[NodeMod Core]
/ .. / CommandHandler
Interface: CommandHandler()
Defined in: src/core/cmd.ts:38
Handler function for console commands (client or server).
CommandHandler(
ctx):void
Defined in: src/core/cmd.ts:39
Handler function for console commands (client or server).
Parameters
ctx
Returns
void