|
|||
|
|||
|
Inheritance diagram for CommandDalinfo:


Public Member Functions | |
| CommandDalinfo (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 20 of file m_testcommand.cpp.
|
|
Definition at line 24 of file m_testcommand.cpp. References Command::source. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 29 of file m_testcommand.cpp. References CMD_FAILURE, User::nick, and User::WriteServ(). |