writeln("Cleaning up " . Configuration::outputDir() . "..."); FileSystem::doEmptyDir(Configuration::outputDir()); $output->writeln("Done"); } }