mark_story
|
07bda824f0
|
Adding test for parsing multiple options.
|
2010-10-13 23:18:20 -04:00 |
|
mark_story
|
2c2c9a38d2
|
Removing required, and type from option flag as they didn't really make sense to include at this point. Adding support for --foo=bar type parameters.
|
2010-10-13 23:18:20 -04:00 |
|
mark_story
|
7b1b835bc1
|
Adding very basic implementation for parsing long and short options.
|
2010-10-13 23:18:20 -04:00 |
|
mark_story
|
d5d9adb92b
|
Starting to implement options and option parsing.
|
2010-10-13 23:18:20 -04:00 |
|
mark_story
|
694537933e
|
Adding description() and epilog() to ConsoleOptionParser. Starting to build out addOption.
|
2010-10-13 23:18:20 -04:00 |
|
mark_story
|
d914c0aaea
|
Adding ConsoleOptionParser and its test.
|
2010-10-13 23:18:20 -04:00 |
|