Module Scanner

Module Scanner 

Source
Expand description

§Extension Scanner

Contains the logic for scanning directories on the filesystem to discover installed extensions by reading their package.json manifests.

Functions§

CollectDefaultConfigurations
A helper function to extract default configuration values from all scanned extensions.
ScanDirectoryForExtensions
Scans a single directory for valid extensions.