Skip to content

Function: buildEntitlements()

ts
function buildEntitlements(matches): HandlerEntitlements;

Defined in: packages/core/src/introspection/EntitlementScanner.ts:441

Build HandlerEntitlements from detected matches.

Parameters

ParameterTypeDescription
matchesreadonly EntitlementMatch[]Detected entitlement matches

Returns

HandlerEntitlements

Aggregated entitlements