Skip to main content

shell_program_override_entry

Function shell_program_override_entry 

Source
pub fn shell_program_override_entry(
    shell: &str,
    lookup: impl Fn(&str) -> Option<String>,
) -> Option<(String, String)>
Expand description

As shell_program_override, and also the variable that named it.