Skip to content

Utils.Function.is_task_step

DecentM edited this page Aug 27, 2024 · 57 revisions

@decentm/concourse-ts / Utils / is_task_step

Function: is_task_step()

is_task_step(step): step is TaskStep<Identifier, Identifier>

Parameters

step: Step

Returns

step is TaskStep<Identifier, Identifier>

Source

utils/step-type/index.ts:56

Clone this wiki locally