Module com.github.sttk.cliargs
Package com.github.sttk.cliargs
package com.github.sttk.cliargs
Provides the classes to parse and print comand line arguments.
-
ClassDescriptionParses command line arguments and stores them.Is the class to print a help text with an
OptCfg
array.Represents an option configuration for how to parse command line arguments.Is the functional interface for the constructor parameters like named parameters.