Skip to main content

command_args_from_words

Function command_args_from_words 

Source
pub fn command_args_from_words(words: &[Node]) -> Vec<String>
Expand description

Extract command arguments from a word slice (all words after the name).