pub fn command_args(node: &Node) -> Vec<String>
Extract command arguments from a Command node.
Command