mirror of
https://github.com/clap-rs/clap
synced 2024-12-19 17:13:16 +00:00
ab06454677
One can now use `AppSettings::AllowNegativeNumbers` which functions similar to `AllowLeadingHyphen` with the exception that only unknown numbers are allowed have a preceding hyphen character. See the documentation for details and examples. Closes #696 |
||
---|---|---|
.. | ||
help.rs | ||
macros.rs | ||
meta.rs | ||
mod.rs | ||
parser.rs | ||
settings.rs |