|
|||
|
|||
|
Inheritance diagram for CommandGlobops:


Public Member Functions | |
| CommandGlobops (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 22 of file m_globops.cpp.
|
|
Definition at line 25 of file m_globops.cpp. References Command::source, Command::syntax, TR_END, TR_TEXT, and TRANSLATE2. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 32 of file m_globops.cpp. References CMD_SUCCESS, User::nick, Command::ServerInstance, InspIRCd::SNO, and SnomaskManager::WriteToSnoMask(). |