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 |
|
Ed Page
|
15d8b3b0cd
|
style: Make clippy happy
|
2022-04-15 13:49:02 -05:00 |
|
Ed Page
|
687d361a97
|
docs(lex): Make a determination on to_long_stdio
This tempts me to drop our design philosophy but I want to give it more
time.
|
2022-04-15 12:46:09 -05:00 |
|
Ed Page
|
913ec6d6ec
|
test(lex): Verify behavior directly
While figuring out the API, `clap_lex` was tested by clap's tests. Now
we are focusing on its API directly.
|
2022-04-15 12:39:39 -05:00 |
|