pub fn manager_exec_env( cache_dir: &Path, mappings: &[(&str, &str)], ) -> BTreeMap<String, String>
Use the current process environment when computing manager cache settings.