menu
firedoctor package
documentation
cli/command.dart
Command
execute abstract method
execute abstract method
dark_mode
light_mode
execute
abstract method
Future
<
int
>
execute
(
List
<
String
>
args
)
Public method or function.
Implementation
Future<int> execute(List<String> args);
firedoctor package
documentation
cli/command
Command
execute abstract method
Command class