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

fix: Always ensure num_args is initialized #4027

Merged
merged 1 commit into from Aug 4, 2022
Merged

Commits on Aug 4, 2022

  1. fix: Always ensure num_args is initialized

    As we move people off takes_value/multiple_values, this will provide
    something to check.
    
    This was previously blocked on other issues related to flag handling
    (clap-rs#4023)
    epage committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    479ca76 View commit details
    Browse the repository at this point in the history