clap/tests
Ed Page 8ea1e2d4d3 fix!: Use value parsers for external subcommands
This changes the default type as well to encourage preserving the full
information for shelling out.  If people need UTF-8, then they can
change the value parser.

Fixes #3733
2022-07-25 14:31:56 -05:00
..
builder fix!: Use value parsers for external subcommands 2022-07-25 14:31:56 -05:00
derive fix!: Remove multiple occurrences in favor of Append/Count 2022-07-25 13:23:43 -05:00
derive_ui feat(clap_derive): Add default_values_t and default_values_os_t 2022-07-25 10:14:04 -07:00
ui fix(help)!: Make DeriveDisplayOrder the default, removing it 2022-07-22 15:52:03 -05:00
app.yml fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00
derive_ui.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
examples.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
macros.rs fix: Have arg! collection across flags for positionals 2022-07-22 19:51:23 -05:00
ui.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00