pub static UPDATE_CWD: AtomicBoolExpand description
Configure whether the current working directory may be updated when EngineState::merge_env
is called.
During testing, this is causing issues, so this may disable it.
pub static UPDATE_CWD: AtomicBoolConfigure whether the current working directory may be updated when EngineState::merge_env
is called.
During testing, this is causing issues, so this may disable it.