yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::resources::CommandHandler::Descriptor Struct Reference

#include <command_handler.h>

Public Attributes

std::string display_name
 
std::string summary
 
std::string todo_reference
 
std::vector< DescriptorEntryentries
 

Detailed Description

Definition at line 53 of file command_handler.h.

Member Data Documentation

◆ display_name

std::string yaze::cli::resources::CommandHandler::Descriptor::display_name

Definition at line 54 of file command_handler.h.

Referenced by yaze::cli::resources::CommandHandler::Describe().

◆ summary

std::string yaze::cli::resources::CommandHandler::Descriptor::summary

Definition at line 55 of file command_handler.h.

Referenced by yaze::cli::resources::CommandHandler::Describe().

◆ todo_reference

std::string yaze::cli::resources::CommandHandler::Descriptor::todo_reference

Definition at line 56 of file command_handler.h.

Referenced by yaze::cli::resources::CommandHandler::Describe().

◆ entries

std::vector<DescriptorEntry> yaze::cli::resources::CommandHandler::Descriptor::entries

Definition at line 57 of file command_handler.h.


The documentation for this struct was generated from the following file: