clap/src/args
2016-03-22 21:16:53 -04:00
..
arg_builder chore: clippy run 2016-03-22 21:16:53 -04:00
any_arg.rs feat(Help Message): wraps and aligns the help message of subcommands 2016-03-16 10:17:00 -04:00
arg.rs feat(Help Subcommand): adds support passing additional subcommands to help subcommand 2016-03-14 22:41:47 -04:00
arg_matcher.rs chore: clippy run 2016-03-22 21:16:53 -04:00
arg_matches.rs sprinkle #[allow(missing_debug_implementations)] 2016-02-21 11:44:45 -05:00
group.rs feat(Help Subcommand): adds support passing additional subcommands to help subcommand 2016-03-14 22:41:47 -04:00
help_writer.rs chore: clippy run 2016-03-22 21:16:53 -04:00
matched_arg.rs fix(matched_arg): Allow for more than 256 occurrences of an argument. 2016-02-02 19:30:32 +00:00
mod.rs feat(Help Message): can auto wrap and aligning help text to term width 2016-03-13 22:07:28 -04:00
settings.rs chore: fixes failing nightly lint 2016-03-09 18:40:31 -05:00
subcommand.rs docs: updating docs for 2x release 2016-01-28 11:45:31 -05:00