menu
fclean package
documentation
commands/cache_command.dart
CacheCommand
runCommand method
runCommand method
dark_mode
light_mode
runCommand
method
@
override
Future
<
int
>
runCommand
(
)
override
Implementation
@override Future<int> runCommand() async { printUsage(); return CleanerExitCode.success.code; }
fclean package
documentation
commands/cache_command
CacheCommand
runCommand method
CacheCommand class