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
| Parameter | Type |
|---|---|
parent | string |
stage | number |
item | number |
Returns
string