clap/src/app
tormol 3ccde7a4b8 docs: reword docs for ErrorKind and app::Settings
Also adds a blank line between variants and
wraps markdown lines at punctuation when it makes sense. (Doesn't affect generated docs)
2016-10-16 11:31:12 +02:00
..
help.rs refactor(app::Help): Use map.values() and don't do if !foo when there is an else 2016-10-04 19:14:32 +02:00
macros.rs tests(Debugging): standardizes certain debugging calls 2016-09-12 21:48:22 -04:00
meta.rs feat(help): allow for limiting detected terminal width 2016-09-10 21:19:35 +02:00
mod.rs docs(yaml): make sure the doc-tests don't fail before "missing file" 2016-10-16 11:31:12 +02:00
parser.rs Fix the behavior of require_delimiter 2016-10-04 18:40:03 -04:00
settings.rs docs: reword docs for ErrorKind and app::Settings 2016-10-16 11:31:12 +02:00