|
|||
|
|||
|
Inheritance diagram for CommandHelpop:


Public Member Functions | |
| CommandHelpop (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 30 of file m_helpop.cpp.
|
|
Definition at line 33 of file m_helpop.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 39 of file m_helpop.cpp. References CMD_FAILURE, irc::sepstream::GetToken(), helpop_map, User::nick, and User::WriteServ(). |