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.
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.