mirror of
https://github.com/TangentFoxy/argparse.git
synced 2026-02-01 02:38:16 -07:00
* Better out-of-the-box behavior: commonly used feature should work without configuration. Only use default value if argument/option was not used at all. * Add `defmode` field so that old behaviour can be used, too.