mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
8f182067e3
`Command::_build_all` started as an internal function for `clap_complete` as a stopgap until #2911. Overtime, we've been finding more cases where this function needs to be called, so now we're going to fully embrace it until #2911 so people aren't scrared off by the hidden implementation from using it. This was inspired by #3602 Comptibility: Though this adds a deprecation which we general reserve for minor or major versions, this is enough of a corner case that I'm fine doing this in a patch release. |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
app.yml | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
yaml.rs |