Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / hashWorkflowSource

Function: hashWorkflowSource()

ts
function hashWorkflowSource(source): string;

Defined in: packages/core/dist/index.d.ts

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

Parameters

ParameterType
sourcestring

Returns

string