#include <commands.h>
Data Fields | |
| command * | next |
| const char * | name |
| plugin_t * | plugin |
| char ** | params |
| command_func_t * | function |
| command_flags_t | flags |
| char ** | possibilities |
| struct command* command::next |
| const char* command::name |
| char** command::params |
| char** command::possibilities |
1.5.1