.. |
app.yml
|
Support loading help_message and version_message from the YAML
|
2017-03-10 01:54:50 -05:00 |
app_settings.rs
|
tests: updates the tests that were using clap internals
|
2018-01-25 12:20:56 -05:00 |
arg_aliases.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
borrowed.rs
|
tests: adds tests to ensure borrowed args don't break
|
2017-02-28 08:30:14 -05:00 |
completions.rs
|
feat(completions/zsh.rs): Implement postional argument possible values completion
|
2018-01-16 01:52:44 +02:00 |
conflicts.rs
|
tests: adds tests to make sure args with default values can have conflicts
|
2017-10-24 12:23:29 -07:00 |
default_vals.rs
|
tests: adds tests to ensure number_of_values and default_value can be used together
|
2017-10-24 12:57:04 -07:00 |
delimiters.rs
|
fix: fixes a bug where flags were parsed as flags AND positional values when specific combinations of settings were used
|
2017-05-07 10:46:03 -04:00 |
derive_order.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
env.rs
|
add validation tests
|
2017-10-05 11:36:50 -07:00 |
example1_tmpl_full.txt
|
feat(HELP): Add a Templated Help system.
|
2016-04-13 07:06:23 -03:00 |
example1_tmpl_simple.txt
|
feat(HELP): Add a Templated Help system.
|
2016-04-13 07:06:23 -03:00 |
flags.rs
|
tests: updates the tests that were using clap internals
|
2018-01-25 12:20:56 -05:00 |
global_args.rs
|
tests: cleans up certain test cases litle by little
|
2018-01-09 10:53:20 -05:00 |
groups.rs
|
tests: cleans up certain test cases litle by little
|
2018-01-09 10:53:20 -05:00 |
help.rs
|
tests: adds tests for both showing and hiding the values inside ENV vars
|
2017-12-02 15:09:22 -05:00 |
hidden_args.rs
|
tests: fixes failing hidden args test
|
2017-03-10 08:24:30 -05:00 |
macros.rs
|
tests: updates the tests that were using clap internals
|
2018-01-25 12:20:56 -05:00 |
multiple_occurrences.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
multiple_values.rs
|
tests: cleans up certain test cases litle by little
|
2018-01-09 10:53:20 -05:00 |
opts.rs
|
tests: adds tests to guard aginst issue 1105 and empty values in options
|
2017-11-13 17:05:28 -05:00 |
positionals.rs
|
tests: adds tests to ensure flags not incorrectly parsed as positionals
|
2017-05-07 10:46:03 -04:00 |
posix_compatible.rs
|
tests: cleans up certain test cases litle by little
|
2018-01-09 10:53:20 -05:00 |
possible_values.rs
|
tests: cleans up certain test cases litle by little
|
2018-01-09 10:53:20 -05:00 |
propagate_globals.rs
|
tests: refactors the tests for propagating global values and flags as well as adds some tests for default values and flags
|
2017-10-23 21:27:29 -04:00 |
require.rs
|
clean up comments in tests; add error case test
|
2018-01-18 20:41:23 -05:00 |
subcommands.rs
|
tests: cleans up certain test cases litle by little
|
2018-01-09 10:53:20 -05:00 |
template_help.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
tests.rs
|
tests: updates tests new global values being propagated up and down
|
2017-10-23 22:14:16 -04:00 |
unique_args.rs
|
tests: updates the tests that were using clap internals
|
2018-01-25 12:20:56 -05:00 |
utf8.rs
|
chore: fixes doc and style mistakes
|
2016-01-28 21:58:40 -05:00 |
version-numbers.rs
|
docs: add html_root_url attribute
|
2017-09-23 12:50:21 +02:00 |
version.rs
|
tests: adds tests to verify help and version can be properly overridden
|
2017-04-04 19:56:34 -04:00 |
yaml.rs
|
fix(yaml): adds support for loading author info from yaml
|
2017-03-22 20:23:55 -04:00 |