Imperative command tree to build help for
Singleton instance of this class
Get a reference to our CLI's full command tree.
The command tree.
Record a reference to our CLI's full command tree.
The command tree.
The command tree.
Gets the directory where built copy of web help is stored
Absolute path of directory
Return a singleton instance of this class
Computes current package metadata based on version of core and installed plug-ins
CLI package JSON
Imperative plug-ins JSON
Names and versions of all components
Checks if cached package metadata is non-existent or out of date
Updated metadata, or null
if cached metadata is already up to date
Compares two package metadata objects to see if they are equal
Old cached package metadata
Freshly computed package metadata
True if the package metadata objects are equal
Launch help page for specific group/command in browser.
Name of page for group/command to jump to
Command response object to use for output
Launch root help page in browser.
Command response object to use for output
Updates cached package metadata
New metadata to save to disk
Generated using TypeDoc
Imperative web help manager. Single instance class used to launch web help in browser which handles (re)building web help files first if necessary.