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

Added ability for users to handle errors themselves #223

Merged
merged 1 commit into from Sep 5, 2015

Conversation

Vinatorul
Copy link
Contributor

Now you can use get_matches_safe instead of get_matches if you want to handle errors yourself.

This will allow now to write false-negative tests and check what type of error occurs, see #166

Now you can use get_matches_safe instead of get_mathces if you want
to handle errors yourself.

This will allow now to write false-negative tests and check what type
of error occurs
Vinatorul added a commit that referenced this pull request Sep 5, 2015
Added ability for users to handle errors themselves
@Vinatorul Vinatorul merged commit f3b99fc into clap-rs:master Sep 5, 2015
@Vinatorul Vinatorul deleted the safe_funcs branch September 5, 2015 22:01
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.

None yet

1 participant