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

interact_opt and interact_on_opt for Confirm #100

Closed
spenserblack opened this issue Jan 22, 2021 · 1 comment · Fixed by #101
Closed

interact_opt and interact_on_opt for Confirm #100

spenserblack opened this issue Jan 22, 2021 · 1 comment · Fixed by #101

Comments

@spenserblack
Copy link
Contributor

Sometimes, a user might be presented with a (y/n) prompt, and be undecided (i.e. neither "yes" nor "no"). It would be helpful if this library added interact_opt and interact_on_opt to the Confirm struct, which would return Option<bool>.

@pksunkara
Copy link
Collaborator

Would appreciate a PR

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 a pull request may close this issue.

2 participants