clap/clap-tests
Sebastian Thiel 1cc2deb291 feat(did-you-mean): for possible values
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
2015-05-05 17:12:20 -04:00
..
src tests(main.rs): add long --Option to -O 2015-05-05 17:12:20 -04:00
.gitignore chore(tests): rename claptests->clap-tests 2015-04-08 17:10:59 -04:00
Cargo.toml imp(clap-test): simplified make test invocation 2015-05-05 17:12:20 -04:00
Makefile imp(clap-test): simplified make test invocation 2015-05-05 17:12:20 -04:00
run_tests.py feat(did-you-mean): for possible values 2015-05-05 17:12:20 -04:00