|
|||
|
|||
|
Inheritance diagram for CommandClones:


Public Member Functions | |
| CommandClones (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_clones.cpp.
|
|
Definition at line 23 of file m_clones.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 29 of file m_clones.cpp. References assign(), CMD_LOCALONLY, ConvToStr(), UserManager::global_clones, User::nick, Command::ServerInstance, InspIRCd::Users, and User::WriteServ(). |