CLI help text generator. Builds formatted help output from commands, plugins, and detection results.

Methods

(inner) generateFullHelp(config) → {string}

Generates complete CLI help text with all sections

Parameters:
NameTypeDescription
configObject
Returns:
Type: 
string