environment
Configure/overwrite an environment variable
By default, the new Process will inherit all environment variables from the current one (its parent process).
Configure the process' environment via lambda
By default, the new Process will inherit all environment variables from the current one (its parent process).