Alannah Kearney
|
9e27b52991
|
Updated to work with more than just Argument and Option input types. Makes use of InputTypeFactory to allow addition of new types as needed. Added InputTypeFactory to help with loading input type classes
|
2019-05-24 17:17:24 +10:00 |
|
Alannah Kearney
|
b49ee5559d
|
Expanded input types to include Flag, IncrementingFlag, and LongOption. Refactored Option and Argument types.
|
2019-05-24 17:13:24 +10:00 |
|
Alannah Kearney
|
95e93ec1bc
|
Refactoring and improvemnts to Argument::__toString() and Option::__toString()
|
2019-05-24 13:27:38 +10:00 |
|
Alannah Kearney
|
25f3fb8014
|
Fixed InputCollection::getArgumentsByIndex() so it returns NULL if the index does not exist instead of throwing an E_NOTICE message
|
2019-05-23 23:44:24 +10:00 |
|
Alannah Kearney
|
0620d00f08
|
Initial commit
|
2019-05-20 15:08:41 +10:00 |
|