mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-08-23 06:52:29 +00: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.