Rulvar API reference / @rulvar/core / executionScopeKey
Function: executionScopeKey()
ts
function executionScopeKey(scope): string;Defined in: packages/core/src/engine/engine.ts:1087
The canonical identity string of a scope (RV4007): JCS bytes, total and deterministic.
Parameters
| Parameter | Type |
|---|---|
scope | ExecutionScope |
Returns
string