Arnavion
|
f41ec962c2
|
feat(clap_app!): Support --("some-arg-name") syntax for defining long arg names
Used for arg names that aren't idents.
Ref #321
|
2016-12-12 22:42:11 -08:00 |
|
tormol
|
cd516006e3
|
imp: Stabilize clap_app!
It was de-stabilized in 2.0.0 but hasn't been changed since.
This commit also updates docs to reflect that the "unstable" feature does nothing now.
|
2016-10-16 21:33:52 +02:00 |
|
Kevin K
|
c3e96232c9
|
tests(v2): fixing more tests on the new v2 base
|
2016-01-28 11:45:31 -05:00 |
|
Kevin K
|
0031d78564
|
refactor(v2): improving macros for code dedup
|
2016-01-28 11:45:31 -05:00 |
|
James McGlashan
|
443841b012
|
feat: Builder macro to assist with App/Arg/Group/SubCommand building
|
2015-09-08 22:53:31 +10:00 |
|