PatchSet
public enum PatchSet : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case os = "OS" -
Undocumented
Declaration
Swift
case application = "APPLICATION" -
Declaration
Swift
public var description: String { get }
View on GitHub
PatchSet Enumeration Reference