clap/tests
Pascal Hertleif 2075ee8328 Favor help argument over doc comments
This changes the behavior of `from_attr_or_env` (used for clap
application settings) to favor the last occurrence of the requested
attribute. This is what repeatedly calling the same methods to set field
properties does implicitly.
2017-06-16 12:31:37 +02:00
..
doc-comments-help.rs Favor help argument over doc comments 2017-06-16 12:31:37 +02:00
flags.rs add flag tests 2017-02-07 01:41:16 +01:00