mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 23:02:31 +00:00
773ba94c4e
This will make it easier to divide off parser logic for adding in actions. This does mean we can't provide error reporting on bad values with `bool` but - We should have also been doing that for `from_flag` - We'll be dropping this soon in clap4 anyways |
||
---|---|---|
.. | ||
arg_enum.rs | ||
args.rs | ||
into_app.rs | ||
mod.rs | ||
parser.rs | ||
subcommand.rs |