ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
BasicCommandHandler.this
ocean
net
server
unix
UnixConnectionHandler
BasicCommandHandler
Constructor
this
(Handler[istring] handlers, InteractiveHandler[istring] interactive_handlers)
this
(Handler[istring] handlers)
class
BasicCommandHandler
this
(
scope
Handler
[
istring
]
handlers
)
Parameters
handlers
Handler
[
istring
]
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