clap/clap_derive/src
Ed Page cb937641fa fix(derive): Allow other attributes with subcommand that has subcommands
This was overlooked when we added support for `#[clap(subcommand)]` to
variants.

Fixes #3504
2022-02-23 09:23:33 -06:00
..
derives fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
utils style: remove unnecessary lazy evaluations 2022-01-04 09:20:17 -06:00
attrs.rs fix(derive): Allow other attributes with subcommand that has subcommands 2022-02-23 09:23:33 -06:00
dummies.rs fix: Rename IntoApp to CommandFactory 2022-02-15 08:24:00 -06:00
lib.rs docs: Update App references to Command 2022-02-14 15:33:49 -06:00
parse.rs docs: Update App references to Command 2022-02-14 15:33:49 -06:00