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

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

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