Command.this

Sets our main struct and passes it to the parent class

  1. this(GdaCommand* gdaCommand)
    class Command
    this
    (
    GdaCommand* gdaCommand
    )
  2. this(string text, GdaCommandType type, GdaCommandOptions options)

Meta