[][src]Function cmdtree::completion::create_action_completion_items

pub fn create_action_completion_items<R>(
    cmdr: &Commander<R>
) -> Vec<ActionMatch>

Constructs a set of space delimited actions that could be completed at the current path.