Package com.github.sttk.cliargs


package com.github.sttk.cliargs
Provides the classes to parse and print comand line arguments.
  • Class
    Description
    Parses 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.