On server, channel dprint through the readline-device. Also some refactors and quality improvements.
This commit is contained in:
@@ -49,6 +49,8 @@ class SlashCommandParser
|
||||
|
||||
void skip_white();
|
||||
std::string read_word();
|
||||
void not_enough_args(const std::string &cmd);
|
||||
|
||||
|
||||
public:
|
||||
// Initialize the slash-command parser with the full command line.
|
||||
|
||||
Reference in New Issue
Block a user