CommandsRegistry.removeHandler

Register a command and handler to the unix listener.

class CommandsRegistry
void
removeHandler
(
string command
)

Parameters

command string

The command name of the command to remove from the registry

Meta