Uses of Interface
org.refcodes.cli.Optionable
-
Uses of Optionable in org.refcodes.cli
Subinterfaces of Optionable in org.refcodes.cliModifier and TypeInterfaceDescriptioninterfaceTheArgsParserprovides 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 theArgsParserinterface.classTheCliContextdescribes the context in which anArgsParseris running.