clap/tests
Ed Page 86a162d1bb fix(parser): Deprecate occurrences_of
This mostly exist for
- Knowing of the value came from the command-line but we now have
  `ArgMatches::source`
- Counting the number of flags but we now have `ArgAction::Count`
2022-06-07 13:30:32 -05:00
..
builder fix(parser): Deprecate occurrences_of 2022-06-07 13:30:32 -05:00
derive fix(parser): Deprecate StoreValue / IncOccurrences Actions 2022-06-06 13:41:27 -05:00
derive_ui test(derive): Update ui tests 2022-06-04 13:24:46 -05:00
ui test(output): Ensure correct streams 2022-04-22 10:56:47 -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 test: Re-enable ui tests 2022-05-20 14:10:32 -05:00
examples.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
macros.rs fix(parser): Deprecate value_of and friends 2022-05-25 12:57:11 -05:00
ui.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
yaml.rs refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00