Skip to main content

command_name

Function command_name 

Source
pub fn command_name(command: &SyntaxNode) -> Option<SmolStr>
Expand description

The control-word name of a COMMAND node (the leading \ stripped), or None for a control symbol.