Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bad argument list to user error when possible #38

Closed
wants to merge 1 commit into from

Conversation

benfleis
Copy link

Addresses #37

This allows Parse callers to emit the list of unexpected arguments in some
common cases, e.g., extra arguments, out-of-order arguments.

Addresses docopt#37

This allows Parse callers to emit the list of unexpected arguments in some
common cases, e.g., extra arguments, out-of-order arguments.
@fenollp
Copy link

fenollp commented Jan 19, 2018

@benfleis Still interested in making this work?

@benfleis
Copy link
Author

@fenollp I may take a look at it, but am pretty far removed from this -- I haven't done go work in over a year. Feel free to take my diff and rebase it up to speed :)

@benfleis
Copy link
Author

Dead.

@benfleis benfleis closed this Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants