pub fn command_args_from_words(words: &[Node]) -> Vec<String>
Extract command arguments from a word slice (all words after the name).