Class CustomHelp.CustomHelpFactory

  • All Implemented Interfaces:
    picocli.CommandLine.IHelpFactory
    Enclosing class:
    CustomHelp

    public static class CustomHelp.CustomHelpFactory
    extends Object
    implements picocli.CommandLine.IHelpFactory
    • Constructor Detail

      • CustomHelpFactory

        public CustomHelpFactory()
    • Method Detail

      • create

        public picocli.CommandLine.Help create​(picocli.CommandLine.Model.CommandSpec commandSpec,
                                               picocli.CommandLine.Help.ColorScheme colorScheme)
        Specified by:
        create in interface picocli.CommandLine.IHelpFactory