Module exec_env

Module exec_env 

Source

Functionsยง

create_env
Construct an environment map based on the rules in the specified policy. The resulting map can be passed directly to Command::envs() after calling env_clear() to ensure no unintended variables are leaked to the spawned process.