CommandsRegistry.removeHandler

Register a command and handler to the unix listener.

class CommandsRegistry
void
removeHandler
(
istring command
)

Parameters

command istring

The command name of the command to remove from the registry

Meta