menu
get_cli package
documentation
commands/impl/update/update.dart
UpdateCommand
alias property
alias property
dark_mode
light_mode
alias
property
@
override
List
<
String
>
get
alias
override
Implementation
@override
List
<
String
>
get
alias => [
'upgrade'
];
get_cli package
documentation
commands/impl/update/update
UpdateCommand
alias property
UpdateCommand 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 ==