mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
ab8ef46663
Before we did 0..=1 across all occurrences when what we really wanted was 0..=1 per occurrence. This makes it compatible with `ArgAction::Append`. |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
ui | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
ui.rs |