Uses of Interface
com.github.hypfvieh.cli.parser.formatter.IUsageFormatter
Packages that use IUsageFormatter
-
Uses of IUsageFormatter in com.github.hypfvieh.cli.parser
Methods in com.github.hypfvieh.cli.parser with parameters of type IUsageFormatterModifier and TypeMethodDescriptionAbstractBaseCommandLine.withHelpFormatter(IUsageFormatter _formatter) Setup a different help formatter.AbstractBaseCommandLine.withUsageFormatter(IUsageFormatter _formatter) Setup a different usage formatter. -
Uses of IUsageFormatter in com.github.hypfvieh.cli.parser.formatter
Classes in com.github.hypfvieh.cli.parser.formatter that implement IUsageFormatterModifier and TypeClassDescriptionclassclassDefault usage formatter used when no other formatter was specified