ArgParser.register

Register parameters with this parser instance. Returns the current ArgParser instance.

  1. ArgParser register(Argument[] opts)
  2. ArgParser register(Parameter[] params)
    class ArgParser

Meta