menu
serverpod_boost package
documentation
cli/command.dart
Command
run abstract method
run abstract method
dark_mode
light_mode
run
abstract method
Future
<
void
>
run
(
)
Run the command
Implementation
Future<void> run();
serverpod_boost package
documentation
cli/command
Command
run abstract method
Command class