Command handler for the CLI. More...
#include <z3ed.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 218 of file z3ed.h.
Referenced by yaze::cli::anonymous_namespace{z3ed.cc}::RunCommandHandler().