Command.this

Creates new instance of Command.

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

Meta