handle_alias_remove

Function handle_alias_remove 

Source
async fn handle_alias_remove(
    drk: &DrkPtr,
    parts: &[&str],
    output: &mut Vec<String>,
)
Expand description

Auxiliary function to define the alias remove subcommand handling.