![]() |
RTEMS 6.1
|
Data Fields | |
| const char * | name |
| rtems_rtl_shell_handler | handler |
| const char * | help |
Table of handlers we parse to invoke the command.
| rtems_rtl_shell_handler rtems_rtl_shell_cmd::handler |
The sub-command's handler.
| const char* rtems_rtl_shell_cmd::help |
The sub-command's help.
| const char* rtems_rtl_shell_cmd::name |
The sub-command's name.