# Functions
ExtraEnvVars returns environment variables that should not leak into child processes.
ExtraEnvVarsCostly returns environment variables that should not leak into child processes but are costly to evaluate.
PrintEnv prints the environment variables to w.
# Variables
No description provided by the author