clap/src
J/A 1e1271ed8f Remove assertion on multi args.
There's an assertion on line 322 of clap-rs/master that prevents any arg
where `multiple == true` from accepting any value. This commit only
deletes that assertion. It could cause any number of other problems; I
don't really know.
2015-03-19 00:26:50 -04:00
..
args Remove assertion on multi args. 2015-03-19 00:26:50 -04:00
app.rs Closes #17 2015-03-18 21:15:02 -04:00
lib.rs Deduplicate docs 2015-03-19 00:42:06 +01:00