#include <command_handler.h>
Public Attributes | |
| std::string | name |
| std::string | description |
| std::string | todo_reference |
Definition at line 73 of file command_handler.h.
| std::string yaze::cli::resources::CommandHandler::DescriptorEntry::name |
Definition at line 74 of file command_handler.h.
| std::string yaze::cli::resources::CommandHandler::DescriptorEntry::description |
Definition at line 75 of file command_handler.h.
| std::string yaze::cli::resources::CommandHandler::DescriptorEntry::todo_reference |
Definition at line 76 of file command_handler.h.