Function get_cmd_envs

Source
fn get_cmd_envs(
    cmd: &Command,
    rust_backtrace: bool,
) -> Result<BTreeMap<String, String>>