Skip to main content

command_name_from_words

Function command_name_from_words 

Source
pub fn command_name_from_words(words: &[Node]) -> Option<&str>
Expand description

Extract the command name from a word slice.