Mescal
|
A command. More...
#include <shell_keywords.h>
Public Attributes | |
com_type | thetype |
The type of the command. | |
string_chain * | main |
The string chain of the command. | |
uint | ind |
The index of the command (when it is of indexed type). | |
com_parameters * | params |
The parameters of the command. | |
A command.