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.withUsageFormatter(IUsageFormatter _formatter) Setup a differentIUsageFormatter. -
Uses of IUsageFormatter in com.github.hypfvieh.cli.parser.formatter
Classes in com.github.hypfvieh.cli.parser.formatter that implement IUsageFormatterModifier and TypeClassDescriptionclassDefault usage formatter used when no other formatter was specified