ReloadOptionValue
public enum ReloadOptionValue : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case dataReload = "data-reload" -
Undocumented
Declaration
Swift
case validateOnly = "validate-only" -
Declaration
Swift
public var description: String { get }
View on GitHub
ReloadOptionValue Enumeration Reference