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

Rewrite argument parsing to use Clap's derives #2962

Merged
merged 2 commits into from
Jul 10, 2022

Commits on Jul 9, 2022

  1. Rewrite argument parsing to use Clap's derives

    This is something that has been on the radar for a while, but the recent
    deprecation of everything from Clap 3.1 in Clap 3.2 has pushed our hand
    a bit to get it done now with the new best practices from Clap 3.2.
    shssoichiro committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9fef846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0222e23 View commit details
    Browse the repository at this point in the history