Uses of Interface
org.refcodes.cli.ArgumentEscapeCodeAccessor
-
Uses of ArgumentEscapeCodeAccessor in org.refcodes.cli
Subinterfaces of ArgumentEscapeCodeAccessor in org.refcodes.cliModifier and TypeInterfaceDescriptioninterfaceTheArgsParserprovides means for parsing command line arguments and constructing a command line utility's help output.static interfaceProvides a argument Escape-Code property.interfaceClasses in org.refcodes.cli that implement ArgumentEscapeCodeAccessorModifier and TypeClassDescriptionclassA straightforward implementation of theArgsParserinterface.classTheCliContextdescribes the context in which anArgsParseris running.