zio.cli.HelpDoc
See theHelpDoc companion object
A HelpDoc models the full documentation for a command-line application.
HelpDoc is composed of optional header and footers, and in-between, a list of HelpDoc-level content items.
HelpDoc-level content items, in turn, can be headers, paragraphs, description lists, and enumerations.
A HelpDoc can be converted into plaintext, JSON, and HTML.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
- Self type
Members list
In this article