Command.this

Creates new instance of Command.

class Command
pure @safe
this
(
string name
,
string summary = null
,
string version_ = "1.0"
)

Meta