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