Skip to main content

Module source_discovery

Module source_discovery 

Source
Expand description

Deterministic first-party JavaScript/TypeScript source discovery.

Discovery defines the coverage denominator. The walker never follows links and turns unclassified first-party files into explicit blockers.

Structs§

DiscoveredSourceScope
SourceLimitation
SourceScope
SourceScopeEntry

Enums§

SourceDiscoveryError
SourceScopeMode
SourceScopeStatus

Constants§

BUILT_ASSET_REASON
Scope reason for a bundler’s output found in the tree (see built_asset).

Functions§

discover_source_scope