Description
a convenient handling of command line arguments.
Description
deals with the command line arguments and fills with decent defaults
README.md
A simplified method to produce a convenient (standard) command line argument parser which is usable in the uniform framework .
It uses the methods to start applications in the uniform style (i.e. as ErrIO ())
Can perhaps be improved by a change to use https://github.com/ndmitchell/cmdargs#readme.