ArgParser.register

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

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

Meta