Command class
Properties
additionalHelpLines
→ List <String >
no setter inherited
environmentVariable
→ String ?
Environment Variable, if any, that can be used for this property.
final inherited
hashCode
→ int
The hash code for this object.
no setter inherited
help
→ String ?
Description of the property to be used in the help output.
If not specified, SmartArg will attempt to use reflection to obtain the
Parser.description field instead.
final inherited
isRequired
→ bool ?
Is this option required?
final inherited
long
→ dynamic
Long key, if any, that can be used for this property.
final inherited
needsValue
→ bool
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
short
→ String ?
Short version, if any, that can be used for this property.
final inherited