menu
clean_dart_cli package
documentation
modules/common_commands/controllers/common_commands_controller.dart
CommomCommandsController
getVersionCli method
getVersionCli method
dark_mode
light_mode
getVersionCli
method
Future
<
void
>
getVersionCli
(
)
Implementation
Future<void> getVersionCli() => _getVersionCli();
clean_dart_cli package
documentation
modules/common_commands/controllers/common_commands_controller
CommomCommandsController
getVersionCli method
CommomCommandsController class