Skip to main content

resolve

Function resolve 

Source
pub fn resolve(
    explicit_override: Option<&str>,
    env_visual: Option<&str>,
    env_editor: Option<&str>,
    mode: CompatibilityMode,
) -> Result<Resolved, Error>
Expand description

Walk the resolution ladder. Returns the editor argv (without tempfile) and the matched source rung.