menu
vania_cli package
documentation
commands/command.dart
Command
execute abstract method
execute abstract method
dark_mode
light_mode
execute
abstract method
void
execute
(
List
<
String
>
arguments
)
Implementation
void execute(List<String> arguments);
vania_cli package
documentation
commands/command
Command
execute abstract method
Command class