UnixSocketExt.removeHandler

Unregisters a command and handler to the unix listener.

class UnixSocketExt
void
removeHandler

Parameters

command istring

The command to be removed from the listener.

Meta