Skip to main content

is_strict_env_clear

Function is_strict_env_clear 

Source
pub fn is_strict_env_clear() -> bool
Expand description

Detect whether strict env-clear mode is requested.

Returns true when --strict-env-clear or XDG spawn.strict_env_clear is truthy (1/true/yes/on, case-insensitive).