HtmlHelpFrameBuilder

Provides an HTML help frame builder that builds in to the specified htmlPageBuilder.

Constructors

Link copied to clipboard
constructor(htmlPageBuilder: HtmlPageBuilder)

Functions

Link copied to clipboard
open override fun build(title: String, description: String, commands: List<CommandHelp>): Frame

Build a frame with a title, description and commands.