Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for required options | William Woodruff | 2017-09-29 | 1 | -0/+14 |
* | Fix bug preventing '--' being passed as the first argument. | Thomas Bénéteau | 2017-08-05 | 1 | -0/+6 |
* | Rewrite UnknownOption.getUnknownOption() to flag | sigurdsvela | 2015-04-07 | 1 | -1/+1 |
* | Rewrite MissingOption.getFlags() to flags | sigurdsvela | 2015-04-07 | 1 | -1/+1 |
* | Implement getFlags in MissingArgument | sigurdsvela | 2015-04-06 | 1 | -0/+7 |
* | Remove semi-colons to conform to the code style | sigurdsvela | 2015-04-06 | 1 | -1/+1 |
* | Fix typo in comment | sigurdsvela | 2015-04-06 | 1 | -1/+1 |
* | Implement getUnknownMessage in UnknownOption | sigurdsvela | 2015-04-06 | 1 | -0/+7 |
* | Handle UnknownOption exceptions | Lee Jarvis | 2014-11-19 | 1 | -0/+14 |
* | Add MissingArgument error processing, and suppressing | Lee Jarvis | 2014-11-19 | 1 | -0/+17 |