|
ft_irc 1.0
|
Manages IRC commands and their execution. [詳解]


クラス | |
| class | CommandManager |
| Manages the registration, parsing, and execution of IRC commands. [詳解] | |
Manages IRC commands and their execution.
This file defines the CommandManager class, responsible for parsing raw messages, identifying commands, and executing the corresponding command objects.
CommandManager.hpp に定義があります。