Skip to content

Type.TypeAlias.InParallelConfig

DecentM edited this page Jan 16, 2026 · 26 revisions

@decentm/concourse-ts / Type / InParallelConfig

Type Alias: InParallelConfig

InParallelConfig: object

Defined in: declarations/types.ts:244

Type declaration

fail_fast?

optional fail_fast: boolean

limit?

optional limit: number

steps

steps: Step[]

Clone this wiki locally