RebootOption
public enum RebootOption : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case rebootifneeded = "RebootIfNeeded"
- 
                  
                  Undocumented DeclarationSwift case noreboot = "NoReboot"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub RebootOption Enumeration Reference
        RebootOption Enumeration Reference