RetroArch
|
Public Member Functions | |
void | add (const char *cli, const function< void(CLIParser &)> &func) |
Public Attributes | |
unordered_map< string, function< void(CLIParser &)> > | callbacks |
function< void()> | error_handler |
function< void(const char *)> | default_handler |
function<void()> CLICallbacks::error_handler |