Method code for $command_cache.del_command_module()

[Turn on line numbering]
arg module;

(> .perms(sender()) <);
modules = setremove(modules || [], module);
module.cache_server_uninit();

["// Created 18-Sep-1997 as a part of ColdCore, see: @help Credit"]

the Cold Dark