|
|||
|
|||
|
Inheritance diagram for CommandRemove:


Public Member Functions | |
| CommandRemove (InspIRCd *Instance, bool &snk) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 206 of file m_remove.cpp.
|
||||||||||||
|
Definition at line 209 of file m_remove.cpp. References Command::source, Command::syntax, TR_END, TR_NICK, TR_TEXT, and TRANSLATE4. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 216 of file m_remove.cpp. References RemoveBase::Handle(). |