IcLauncherCommand constructor

IcLauncherCommand()

Implementation

IcLauncherCommand() {
  argParser.addOptionFlavor(defaultsTo: Constants.dev);
}