clap/clap_complete_fig/tests/snapshots
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
..
aliases.fig.js fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
basic.fig.js fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
feature_sample.fig.js feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.fig.js feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.fig.js fix(complete): Fix help completion issues 2022-08-26 12:57:12 -07:00
sub_subcommands.fig.js feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
value_hint.fig.js fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00