pirate/src
Zach Dziura 25327fa441 Now returns an error when not all program args are passed via command-line
There was a lot of stuff added here. The most important addition is
how Pirate now returns a MissingArgument kinded error if a required
program argument isn't passed to the program.
2015-04-30 15:14:34 +00:00
..
errors.rs Now returns an error when not all program args are passed via command-line 2015-04-30 15:14:34 +00:00
lib.rs Now returns an error when not all program args are passed via command-line 2015-04-30 15:14:34 +00:00
matches.rs Version 0.1.0 2015-04-28 01:10:37 -04:00
opts.rs Now returns an error when not all program args are passed via command-line 2015-04-30 15:14:34 +00:00