menu
cached_build_runner package
documentation
commands/cache/cache_prune_sub_command.dart
CachePruneSubCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => ArgsUtils.commands.prune;
cached_build_runner package
documentation
commands/cache/cache_prune_sub_command
CachePruneSubCommand
name property
CachePruneSubCommand class