pub fn get_editor( override_editor: Option<Cow<'_, str>>, ) -> Result<Cow<'_, str>, VarError>
Get the default editor for the current environment