Uses of Interface
org.refcodes.cli.ArgsSyntaxAccessor.ArgsSyntaxProperty
-
Uses of ArgsSyntaxAccessor.ArgsSyntaxProperty in org.refcodes.cli
Subinterfaces of ArgsSyntaxAccessor.ArgsSyntaxProperty 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 ArgsSyntaxAccessor.ArgsSyntaxPropertyModifier and TypeClassDescriptionclassA straightforward implementation of theParseArgsinterface.