Mana
|
#include <string>
Go to the source code of this file.
Classes | |
class | CommandHandler |
A class to parse and handle user commands. More... | |
Functions | |
std::string | booleanOptionInstructions (const char *command) |
Variables | |
ChatTab * | localChatTab |
CommandHandler * | commandHandler |
std::string booleanOptionInstructions | ( | const char * | command | ) |
Definition at line 40 of file commandhandler.cpp.
|
extern |