Constructor
Constructor
Alias for a non-interactive command handler delegate.
Alias for an interactive command handler delegate.
Receive the command from the unix socket and call appropriate handler delegate if registered.
Map of a command name to non-interactive handlers delegate
Map of command name to interactive handler response delegate.
Provides basic command handling functionality for unix socket commands.