Package com.clumd.projects.java_common_utils.arg_parser


package com.clumd.projects.java_common_utils.arg_parser
  • Class
    Description
    This Class represents all the configuration required to parse a single Command Line Argument into a usable output
    Overridden Builder for part of the Lombok process.
    This represents the implementation of a class capable of parsing Arguments from the command line.
    A useful implementation of CLIArgParser with all basic features supported.