handle_alias_show

Function handle_alias_show 

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

Auxiliary function to define the alias show subcommand handling.