ComputeType
public enum ComputeType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case buildGeneral1Small = "BUILD_GENERAL1_SMALL"
-
Undocumented
Declaration
Swift
case buildGeneral1Medium = "BUILD_GENERAL1_MEDIUM"
-
Undocumented
Declaration
Swift
case buildGeneral1Large = "BUILD_GENERAL1_LARGE"
-
Declaration
Swift
public var description: String { get }