menu
get_cli package
documentation
commands/impl/update/update.dart
UpdateCommand
execute method
execute method
dark_mode
light_mode
execute
method
@
override
Future
<
void
>
execute
(
)
override
execute command
Implementation
@override
Future<
void
> execute()
async
{
await
ShellUtils.update(); }
get_cli package
documentation
commands/impl/update/update
UpdateCommand
execute method
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 ==