handle_completions

Function handle_completions 

Source
fn handle_completions(parts: &[&str], output: &mut Vec<String>)
Expand description

Auxiliary function to define the completions command handling.