Function spawn_editor::get_editor

source ·
pub fn get_editor(
    override_editor: Option<Cow<'_, str>>
) -> Result<Cow<'_, str>, VarError>
Expand description

Get the default editor for the current environment