Package cz.phalanx.config is intended for classes that provide command-line argument parsing functionality.
Version 1.0, Sep 22nd, 2014
Currently implemented:
Config - supports parsing of single-character command line options with optional, mandatory or no argument values at all
Currently planned:
Support for key=value pairs in argument values
Argument value checks (regexp)