Package com.clumd.projects.java_common_utils.arg_parser
package com.clumd.projects.java_common_utils.arg_parser
-
ClassDescriptionArgument<T>This Class represents all the configuration required to parse a single Command Line Argument into a usable outputOverridden 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 ofCLIArgParserwith all basic features supported.