|
|||
|
|||
|
Inheritance diagram for CommandGreloadmodule:


Public Member Functions | |
| CommandGreloadmodule (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 89 of file m_globalload.cpp.
|
|
Definition at line 92 of file m_globalload.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 98 of file m_globalload.cpp. References CMD_SUCCESS, InspIRCd::Config, ModuleManager::LastError(), ModuleManager::Load(), InspIRCd::Match(), InspIRCd::Modules, User::nick, Command::ServerInstance, ServerConfig::ServerName, InspIRCd::SNO, ModuleManager::Unload(), User::WriteNumeric(), and SnomaskManager::WriteToSnoMask(). |