Skip to main content

run_config_alias_remove

Function run_config_alias_remove 

Source
pub fn run_config_alias_remove(path: Option<&str>, name: &str) -> Result<()>
Expand description

Remove an alias.

ยงErrors

Returns an error if the config cannot be loaded or the alias does not exist.