akamensky / argparse

Argparse for golang. Just because `flag` sucks
MIT License
604 stars 62 forks source link

Allow parser.ParseKnownArgs(...) #112

Closed cjmcgraw closed 1 year ago

cjmcgraw commented 1 year ago

Using your library is nice, but I'd really like to be able to pass through additional arguments so I can wrap scripts and forward args I don't care about to them.

The error returned would then only check that required arguments are there. Setting all others as ignored

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed soon if no further activity occurs. Thank you for your contributions. Feel free to comment or otherwise update to keep it alive.

stale[bot] commented 1 year ago

Closing due to old age. Feel free to re-open or ping maintainers.