FeatureCommand constructor

FeatureCommand()

Implementation

FeatureCommand() {
  argParser.addFlag("clean");
}