mirror of
https://github.com/clap-rs/clap
synced 2024-12-15 07:12:32 +00:00
536471cb7d
This is a followup to #2721 where we decided to remove all of the helpers from the trait. They are now in a `utils` mod. A part of me wants this module to be private but it'd be a lot to duplicate for the split out modules. Note: this doesn't update fig. Fig was never added to the workspace and is already broken (and not just from #2721). My plan is to get this merged and then fix Fig, rather than fix it in multiple passes. |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
clap_generate
Generates completions (and other things) for clap
based CLIs