linio package
documentation
command_runner
Command
<
T
>
description property
description
description
property
Null safety
String
description
A description of this command, included in
usage
.
Implementation
String get description;
linio package
documentation
command_runner
Command
<
T
>
description property
Command class
Constructors
Command
Properties
aliases
argParser
argResults
description
globalResults
hashCode
hidden
invocation
name
parent
runner
runtimeType
subcommands
summary
takesArguments
usage
usageFooter
Methods
addSubcommand
noSuchMethod
printUsage
run
toString
usageException
Operators
operator ==