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

refactor: We don't need MultipleValues for bookkeeping afterall #4031

Merged
merged 1 commit into from Aug 4, 2022

Conversation

epage
Copy link
Member

@epage epage commented Aug 4, 2022

TakesValue helps because it provides a way for a lot of settings to say
a value is needed without specifying how many. Multiple values didn't
have enough call sites to make this worthwhile.

This is a part of #2688

TakesValue helps because it provides a way for a lot of settings to say
a value is needed without specifying how many.  Multiple values didn't
have enough call sites to make this worthwhile.

This is a part of clap-rs#2688
@epage epage merged commit 58b0529 into clap-rs:master Aug 4, 2022
@epage epage deleted the multiple branch August 4, 2022 22:51
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