Contents

environment

The variable names (keys) and their values in the environment from which the process was launched.

Declaration

var environment: [String : String] { get }

See Also

Accessing Process Information