mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 14:52:33 +00:00
3d58197674
Allows new usage strings with value names or number of values. If the names are consecutive, they are counted to represent the number of values (if they all have the same name), or if their names are different they are used as value names. Closes #98 |
||
---|---|---|
.. | ||
args | ||
app.rs | ||
lib.rs | ||
macros.rs | ||
usageparser.rs |