[Shadow] Add command line argument parser interface and adjust LunrCliParser for it
Review Request #75 — Created March 7, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:cliparser | |
Reviewers | |
lunr | |
Add an interface for command line argument parsers. This allows us a more standardized use in other classes. This depends on http://reviews.lunr.nl/r/73/
Unit Tests