| Data Fields | |
| char * | name | 
| char * | topic | 
| The name of the command, as typed in in the shell. | |
| fluid_cmd_func_t | handler | 
| The help topic group of this command. | |
| void * | data | 
| Pointer to the handler for this command. | |
| char * | help | 
| Pointer to the user data. | |
Definition at line 54 of file shell.h.
| 
 | 
| Pointer to the handler for this command. 
 | 
| 
 | 
| The help topic group of this command. 
 | 
| 
 | 
| Pointer to the user data. 
 | 
| 
 | 
| 
 | 
| 
 | 
| The name of the command, as typed in in the shell. 
 | 
 1.4.4
 1.4.4