menu
alex package
documentation
commands/pubspec/pubspec_command.dart
PubspecCommand
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/pubspec/pubspec_command
PubspecCommand
doRun method
PubspecCommand class