menu
get_cli package
documentation
commands/interface/command.dart
Command
alias property
alias property
dark_mode
light_mode
alias
property
List
<
String
>
get
alias
Implementation
List
<
String
>
get
alias => [];
get_cli package
documentation
commands/interface/command
Command
alias property
Command class
Constructors
new
Properties
acceptedFlags
alias
args
childrens
codeSample
commandName
flags
fromArgument
hashCode
hint
maxParameters
name
onCommand
runtimeType
withArgument
Methods
containsArg
execute
noSuchMethod
toString
validate
Operators
operator ==