ReportScope
public enum ReportScope : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case failedFilesOnly = "FAILED_FILES_ONLY" -
Declaration
Swift
public var description: String { get }
View on GitHub
ReportScope Enumeration Reference