menu
maloc_cli package
documentation
commands/clean_command.dart
CleanCommand
targetPath property
targetPath property
dark_mode
light_mode
targetPath
property
String
?
targetPath
final
The target directory path. If null, uses current directory.
Implementation
final String? targetPath;
maloc_cli package
documentation
commands/clean_command
CleanCommand
targetPath property
CleanCommand class