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

feat(builder): Set/Append Actions #3777

Merged
merged 1 commit into from
Jun 1, 2022
Merged

feat(builder): Set/Append Actions #3777

merged 1 commit into from
Jun 1, 2022

Commits on Jun 1, 2022

  1. feat(builder): Set/Append Actions

    This round out the new style actions and allow us to start deprecating
    occurrences.
    
    As part of an effort to unify code paths, this does change flag parsing
    to do splits.  This will only be a problem if the user enables splits
    but we'll at least not crash.  Once we also address clap-rs#3776, we'll be able
    to have envs all work the same.
    epage committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    95c812b View commit details
    Browse the repository at this point in the history