#include <command_handler.h>
Public Attributes | |
std::string | name |
std::string | description |
std::string | todo_reference |
Definition at line 47 of file command_handler.h.
std::string yaze::cli::resources::CommandHandler::DescriptorEntry::name |
Definition at line 48 of file command_handler.h.
std::string yaze::cli::resources::CommandHandler::DescriptorEntry::description |
Definition at line 49 of file command_handler.h.
std::string yaze::cli::resources::CommandHandler::DescriptorEntry::todo_reference |
Definition at line 50 of file command_handler.h.