|
NinjaFlight
|
Data Fields | |
| const char * | name |
| const char * | description |
| const char * | args |
| void(* | func )(struct cli *self, char *cmdline) |
| const char* clicmd_t::args |
| const char* clicmd_t::description |
| void(* clicmd_t::func)(struct cli *self, char *cmdline) |
| const char* clicmd_t::name |