-
Declaration
Swift
case dev -
Declaration
Swift
case staging -
Declaration
Swift
case sandbox -
Declaration
Swift
case cert -
Declaration
Swift
case prod -
Declaration
Swift
case local -
Returns the corresponding hostname for the environment.
Declaration
Swift
public var hostname: String { get }