ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
BasicCommandHandler.this
ocean
net
server
unix
UnixConnectionHandler
BasicCommandHandler
Constructor
this
(Handler[string] handlers, InteractiveHandler[string] interactive_handlers)
this
(Handler[string] handlers)
class
BasicCommandHandler
this
(
scope
Handler
[
string
]
handlers
)
Parameters
handlers
Handler
[
string
]
Array of command string to handler delegate.
Meta
Source
See Implementation
ocean
net
server
unix
UnixConnectionHandler
BasicCommandHandler
aliases
Handler
InteractiveHandler
constructors
this
functions
handle
variables
handlers
interactive_handlers
Constructor