getEnv package:unix

getEnv looks up a variable in the environment.
getEnv looks up a variable in the environment.
getEnv looks up a variable in the environment.
getEnvDefault is a wrapper around getEnv where the programmer can specify a fallback if the variable is not found in the environment.
getEnvironment retrieves the entire environment as a list of (key,value) pairs.
getEnvDefault is a wrapper around getEnv where the programmer can specify a fallback as the second argument, which will be used if the variable is not found in the environment.
getEnvironment retrieves the entire environment as a list of (key,value) pairs.
getEnvDefault is a wrapper around getEnv where the programmer can specify a fallback as the second argument, which will be used if the variable is not found in the environment.
getEnvironment retrieves the entire environment as a list of (key,value) pairs.