Returns the environment value associated with the given key. Returns undefined if the key is not known.
undefined
one of the WellknownEnvKeys
the environment value matching the key.
Returns the environment value associated with the given key. Returns
undefined
if the key is not known.