akamensky / argparse

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

Positional args #116

Closed netayg closed 1 year ago

netayg commented 1 year ago

Seems like positional args get a long name (i.e. _positionalArg_program_name_1). I don't see a reason for this, why not accept this name from the user? Just make sure to document that this needs to differ from other names?

Seems like this only messes up the clean-ness of the help function.

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.