environment
The variable names (keys) and their values in the environment from which the process was launched.
Declaration
var environment: [String : String] { get }The variable names (keys) and their values in the environment from which the process was launched.
var environment: [String : String] { get }