menu
alex package
documentation
commands/feature/feature_command.dart
FeatureCommand
doRun method
doRun method
dark_mode
light_mode
doRun
method
@
override
Future
<
int
>
doRun
(
)
override
Implementation
@override
Future<
int
> doRun()
async
{ printUsage();
return
0
; }
alex package
documentation
commands/feature/feature_command
FeatureCommand
doRun method
FeatureCommand class