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