Command handler for the CLI. More...
#include <command.h>
Public Attributes | |
std::unordered_map< std::string, std::shared_ptr< CommandHandler > > | handlers |
std::unordered_map<std::string, std::shared_ptr<CommandHandler> > yaze::cli::Commands::handlers |
Definition at line 238 of file command.h.
Referenced by yaze::cli::anonymous_namespace{z3ed.cc}::RunCommandHandler().