* LightOptionParser will only make one pass through the arguments array. * Make LOP support multiple instances of an option (-i in1 -i in2) * Make LOP support indeterminate option argument lengths (using arguments: "variable" in the definition). * Add unit tests for LightOptionParser and a testing phase during the `package` build target.
Description
Misc. common and utility classes I have written in Java and Groovy over the years.
Languages
Groovy
57.4%
Java
42.6%