mirror of
https://github.com/clap-rs/clap
synced 2024-11-14 00:27:13 +00:00
1cc2deb291
There now is a single method which deals with formatting the 'did-you-mean' message, supporting different styles to cater all the various needs that have arisen thus far, with enough potential to be easily extended in future through a little helper-enumeration whose variants can possibly take values. *NOTE*: We might still want to have a look at where the did-you-mean message should be located for best effect. Related to #103 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
Makefile | ||
run_tests.py |