CleanCommand constructor
CleanCommand(
- Tuneup tuneup
Implementation
CleanCommand(Tuneup tuneup)
: super(
tuneup, 'clean', 'clean the project - remove the build/ directory');
CleanCommand(Tuneup tuneup)
: super(
tuneup, 'clean', 'clean the project - remove the build/ directory');