ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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