HostRecovery
public enum HostRecovery : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case on = "on" -
Undocumented
Declaration
Swift
case off = "off" -
Declaration
Swift
public var description: String { get }
View on GitHub
HostRecovery Enumeration Reference