The primary highlight color - for the chalk package (coloring of console output)
Produce a markdown file (rather than the normal help text output). Useful for providing CLI documentation
The root command for your CLI (i.e. the command that identifies your CLI/binary)
Generated using TypeDoc
Input to the help generator factory - normally built by imperative and passed to the command definition infrastructure - Each instance of the help generator is created with the command being issued (and the full command tree).
IHelpGeneratorFactoryParms