Uses of Interface
org.refcodes.cli.Optionable
-
Uses of Optionable in org.refcodes.cli
Subinterfaces of Optionable in org.refcodes.cliModifier and TypeInterfaceDescriptioninterfaceTheParseArgsprovides means for parsing command line arguments and constructing a command line utility's help output.Classes in org.refcodes.cli that implement OptionableModifier and TypeClassDescriptionclassA straightforward implementation of theParseArgsinterface.classTheCliContextdescribes the context in which anParseArgsis running.