ConfigCommand constructor

ConfigCommand()

Implementation

ConfigCommand() {
  argParser.addOptionTarget();
  argParser.addOptionMorphemeYaml();
}