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 usb-picker to use an index-check #101

Open
oberien opened this issue Jun 30, 2017 · 0 comments
Open

Refactor usb-picker to use an index-check #101

oberien opened this issue Jun 30, 2017 · 0 comments

Comments

@oberien
Copy link
Collaborator

oberien commented Jun 30, 2017

Inside pick we use Some(Device) if a value was chosen and None for "None of the above". Instead, Device should be used with an index check to make the code more readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants