clap/clap_complete_fig/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
..
snapshots fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
common.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
fig.rs test(fig): Switch to snapshot testing 2022-03-07 14:08:56 -06:00