clap/src
Ed Page f083ef92c5 fix(lex)!: Don't do prefix matching by default
Finding this a pain in `clap_complete`; not offering the benefits I
expected.
2022-04-27 12:38:12 -05:00
..
bin test(output): Ensure correct streams 2022-04-22 10:56:47 -05:00
build refactor(help): Move help writing down a layer 2022-04-21 16:14:11 -05:00
error refactor(help): Make bool's meaning clearer 2022-04-21 16:01:47 -05:00
output fix: Mixup between stderr and stdout introduced in v3.1.11 2022-04-22 02:09:22 -05:00
parse fix(lex)!: Don't do prefix matching by default 2022-04-27 12:38:12 -05:00
util docs: Update App references to Command 2022-02-14 15:33:49 -06:00
derive.rs chore: Release 2022-04-22 06:52:05 -05:00
lib.rs fix(clap): Allow disabling color with debug 2022-04-22 12:32:58 -05:00
macros.rs refactor(help): Make bool's meaning clearer 2022-04-21 16:01:47 -05:00
mkeymap.rs fix(lex): Make long args more convinient 2022-04-15 10:55:34 -05:00