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

Use structopt #179

Open
Elarnon opened this issue Dec 3, 2018 · 0 comments
Open

Use structopt #179

Elarnon opened this issue Dec 3, 2018 · 0 comments
Assignees

Comments

@Elarnon
Copy link
Collaborator

Elarnon commented Dec 3, 2018

As noted in #178 we should use structopt for argument parsing, as that provides a much more user-friendly interface than getopt. There is currently some getopt argument parsing in the explorer configuration which should be converted to structopt. In particular, explorer::config::Config should #[derive(StructOpt)].

@Elarnon Elarnon self-assigned this Dec 3, 2018
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

1 participant