clap/tests
Andrew Shu eec047a6f6 fix(help): Do not propagate global args to help
This prevents global args from showing in help completions,
since help completions should only suggest subcommands.
Adds tests to ensure the args still show in the generated
help messages of subcommands.
2022-08-26 17:48:58 -07:00
..
builder fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
derive fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
derive_ui fix(derive): Remove error case for default_value 2022-08-26 13:59:18 -05:00
ui fix(help): Shift focus to subcommands, when present 2022-08-26 10:59:40 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
macros.rs fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
ui.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00