menu
alex package
documentation
commands/changelog/changelog_command.dart
ChangelogCommand
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/changelog/changelog_command
ChangelogCommand
doRun method
ChangelogCommand class