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

Make ArgParseError richer #81

Open
oxinabox opened this issue Dec 2, 2019 · 1 comment
Open

Make ArgParseError richer #81

oxinabox opened this issue Dec 2, 2019 · 1 comment

Comments

@oxinabox
Copy link

oxinabox commented Dec 2, 2019

Right now the ArgParseError has one field: text.
It would be useful if it have some extra field.
E.g. if you gave an extra named argument with an unexpected name,
it should be possible to findout what that name and value was.

@mhinsch
Copy link

mhinsch commented Feb 18, 2021

I agree, that would be extremely helpful.

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

No branches or pull requests

2 participants