get-environment ( process -- env )


Vocabulary
io.launcher.private

Inputs
processa process


Outputs
envan assoc


Word description
Combines the current environment with the value of the environment slot of the process using the environment-mode slot.

Definition