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