clap/src/app
2016-10-04 19:15:18 +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 Fix linting errors from rustc 1.14.0 2016-10-04 12:26:51 -04:00
parser.rs refactor(app::Parser) Replace continue and .push() with iterator adaptors 2016-10-04 19:15:18 +02:00
settings.rs docs(appsettings): Document AppSetting::DisableVersion 2016-09-11 10:31:35 +02:00