BasicCommandHandler.this

Constructor

  1. this(Handler[istring] handlers, InteractiveHandler[istring] interactive_handlers)
  2. this(Handler[istring] handlers)
    class BasicCommandHandler
    this

Parameters

handlers Handler[istring]

Array of command string to handler delegate.

Meta