ast.Command

Represents a command statement. Commands are every token which are not defined anywhere else (like variables).

.cmd (str)

Returns the command this node stands for as a string.