Skip to main content

resolve

Function resolve 

Source
pub fn resolve(
    strict_flag: Option<bool>,
    env_strict: Option<&OsStr>,
    argv0: Option<&OsStr>,
) -> CompatibilityMode
Expand description

Resolve the compatibility mode from CLI flag, env var, and argv[0].