Skip to main content

Module Extension

Module Extension 

Source
Expand description

Extension startup and management.

§Binary::Extension

Extension startup utilities called from Binary::Main::AppLifecycle. Configures extension scan paths and populates the initial extension registry before the workbench finishes loading.

Modules§

ExtensionPopulate
Walk the scan paths, parse manifests, and populate the extension registry.
ScanPathConfigure
Resolve and register the extension scan-path list from config and defaults.