CLI help text generator. Builds formatted help output from commands, plugins, and detection results.
- Source
Methods
(inner) generateFullHelp(config) → {string}
Generates complete CLI help text with all sections
Parameters:
| Name | Type | Description |
|---|---|---|
config | Object |
- Source
Returns:
- Type:
- string