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: Stablize multicall #3684

Merged
merged 2 commits into from May 20, 2022
Merged

feat: Stablize multicall #3684

merged 2 commits into from May 20, 2022

Conversation

epage
Copy link
Member

@epage epage commented May 3, 2022

multicall allows you to have one binary expose itself as multiple
programs, like busybox does. This also works well for user clap for
parsing REPLs.

Fixes #2861

@epage epage force-pushed the multicall branch 2 times, most recently from 8ba0f64 to b09fb7b Compare May 4, 2022 13:13
epage added 2 commits May 20, 2022 12:20
This impacts the error code (clap-rs#3676) and the error body and without
suggestions, its redundant.
`multicall` allows you to have one binary expose itself as multiple
programs, like busybox does.  This also works well for user clap for
parsing REPLs.

Fixes clap-rs#2861
@epage epage merged commit 5de3639 into clap-rs:master May 20, 2022
@epage epage deleted the multicall branch May 20, 2022 17:42
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

Successfully merging this pull request may close these issues.

Stabilise AppSettings::Multicall Tracking Issue
1 participant