get_editor

Function 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