Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / hashWorkflowSource

Function: hashWorkflowSource()

ts
function hashWorkflowSource(source): string;

Defined in: packages/core/src/engine/engine.ts:1120

Content hash of a compiled workflow source (run-to-definition binding).

Parameters

ParameterType
sourcestring

Returns

string