Package org.wildfly.prospero.cli
Class CustomHelp.CustomHelpFactory
- java.lang.Object
-
- org.wildfly.prospero.cli.CustomHelp.CustomHelpFactory
-
- All Implemented Interfaces:
picocli.CommandLine.IHelpFactory
- Enclosing class:
- CustomHelp
public static class CustomHelp.CustomHelpFactory extends Object implements picocli.CommandLine.IHelpFactory
-
-
Constructor Summary
Constructors Constructor Description CustomHelpFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description picocli.CommandLine.Helpcreate(picocli.CommandLine.Model.CommandSpec commandSpec, picocli.CommandLine.Help.ColorScheme colorScheme)
-