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:296

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

Parameters

ParameterType
sourcestring

Returns

string