Help class abstract

Inheritance
Annotations
  • @HelpText('print detailed help for given command')

Constructors

Help()

Properties

className String
no setterinherited
cli Cli
no setterinherited
command String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
paramI int
getter/setter pairinherited
params List<String>
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

configureCliArgs(ArgParser parser) → void
inherited
configureCliParams(List<String> params) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run() Future<void>
override
setCliArgs(ArgResults args) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited