RepoUpgradeOnBoot
public enum RepoUpgradeOnBoot : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case security = "SECURITY"
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Declaration
Swift
public var description: String { get }