ArgParser.remainder

Returns all parameters encountered in the command call that were not recognized by the parser.

class ArgParser
string[]
remainder
()

Meta