pub fn dispatch(
_state: &mut MainCompleteState,
comps: &HashMap<String, String>,
commands: &[&str],
) -> CompleterResultExpand description
_dispatch - Dispatch to the appropriate completion function
pub fn dispatch(
_state: &mut MainCompleteState,
comps: &HashMap<String, String>,
commands: &[&str],
) -> CompleterResult_dispatch - Dispatch to the appropriate completion function