An object representing the current system environment.
Environment variables and such may be defined here.
Returns the environment keys;
Gets the value of an environment variable key.
The key to retrieve the value from.
Sets an environment variable.
The key to set.
The value to assign.
Generated using TypeDoc
An object representing the current system environment.
Environment variables and such may be defined here.