Class MegaMekCommandLineParser

java.lang.Object
megamek.common.commandLine.AbstractCommandLineParser
megamek.common.commandLine.MegaMekCommandLineParser

public class MegaMekCommandLineParser extends AbstractCommandLineParser
This class parses the options passed into to MegaMek from the command line.
  • Constructor Details

    • MegaMekCommandLineParser

      public MegaMekCommandLineParser(String... args)
  • Method Details