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