Creates an instance of ImperativeHelpGeneratorFactory.
The root command name of your CLI.
The imperative configuration document for your CLI.
The imperative configuration object contains control parameters for the help generator factorys
Internal accessor for the configuration object
Accessor for the full list of parameters
Accessor for the primary highlight color
Accessor for the produce markdown flag
Accessor of the root command nae.
Obtains an instance of the help generator
See the interface for details
Verifies the input parameters and returns the help generator instance for the command.
The input parameters - see interface for details.
Generated using TypeDoc
Imperative Help generator factory passed to yargs to build help generators where needed.