mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
This will fix `clap_derive`s behavior for optional-flattened groups as it will properly detect when the group is present (#3566). While I consider this a bug and not part of compatibility guarentees, I still want to keep in mind user impact which could still prevent this. Defaults will make the group always-present which has little value and if anything is relying on this, it is probably an application bug. |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
ui | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
ui.rs |