Class CmdLineParser

java.lang.Object
com.github.rjeschke.txtmark.cmd.CmdLineParser

final class CmdLineParser extends Object
Generic command line parser. This is a copy from
invalid @link
{@link https://github.com/rjeschke/neetutils-base
}.