mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-04 07:04:39 +00:00
This kind of argument works as if having the "remaining" nargs, inspired by Python's `argparse.REMAINDER`. This change also reduces the size of `Argument` by 8 bytes. See also: https://docs.python.org/2/library/argparse.html#nargs fixes: p-ranav/argparse#17 |
||
---|---|---|
.. | ||
argparse.hpp |