Instance Property インスタンスプロパティ

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 プロセス情報にアクセスする