clap/clap_complete/tests
jporwal05 34291a2b46 fix: (fish-completion) Help for value enum
Resolves #5101

- The completion of value enums now displays accurate help text
- This fix encloses help text in single quotes
- Any text after tab is taken as help text
- Comma in help text is not escaped
- This is because the the help text is now treated as literal
- No variable expansion or command substitution in help text
2023-09-07 17:54:28 +05:30
..
snapshots fix: (fish-completion) Help for value enum 2023-09-07 17:54:28 +05:30
testsuite fix: (fish-completion) Help for value enum 2023-09-07 17:54:28 +05:30
examples.rs test(complete): Option to verify examples 2022-04-27 09:03:47 -05:00