Creates an instance of EnvironmentVariablesMap.
Optional environmentVariables: ProcessEnv = process.envObject containing environment variables
Private environmentMap of environment variable name and values
Iterates over the environment variables and invokes the callback function for each environment variable
Callback function
Generated using TypeDoc
Class representing a map of environment variables