Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / pipelineScope

Function: pipelineScope()

ts
function pipelineScope(
   parent, 
   stage, 
   item): string;

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

Stage stage processing source item item: pipe:<stage>:<item>.

Parameters

ParameterType
parentstring
stagenumber
itemnumber

Returns

string