Module info.picocli
Package picocli

Interface CommandLine.IHelpSectionRenderer

    • Method Detail

      • render

        String render​(CommandLine.Help help)
        Renders a section of the usage help, like header heading, header, synopsis heading, synopsis, description heading, description, etc.
        Parameters:
        help - the Help instance for which to render a section
        Returns:
        the text for this section; may contain ANSI escape codes
        Since:
        3.9