ocean v5.1.3 (2019-10-14T07:52:28Z)
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