menu
get_cli package
documentation
commands/interface/command.dart
Command
execute abstract method
execute abstract method
dark_mode
light_mode
execute
abstract method
Future
<
void
>
execute
(
)
execute command
Implementation
Future<void> execute();
get_cli package
documentation
commands/interface/command
Command
execute abstract method
Command class