InitCommand constructor

InitCommand()

Implementation

InitCommand() {
  argParser.addOption("template", abbr: "t", defaultsTo: "nyxx-discord/glacier/templates/default");
}