+append-environment+
Operating system processes ยป Setting environment variables

Prev:+replace-environment+


Vocabulary
io.launcher

Word description
Possible value of environment-mode slot of a process.

The child process environment consists of the current environment together with the value of the environment key, with entries from the environment key taking precedence.

This is used in situations where you want a spawn child process with some overridden environment variables.

Definition