PatchOperationType
public enum PatchOperationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case scan = "Scan" -
Undocumented
Declaration
Swift
case install = "Install" -
Declaration
Swift
public var description: String { get }
View on GitHub
PatchOperationType Enumeration Reference