Skip to content

Type.TypeAlias.Across

DecentM edited this page Jan 16, 2026 · 26 revisions

@decentm/concourse-ts / Type / Across

Type Alias: Across<IdentifierType>

Across<IdentifierType>: object

Defined in: declarations/types.ts:131

https://concourse-ci.org/docs/steps/modifier-and-hooks/across/#across-step-modifier

Type Parameters

IdentifierType extends string = Identifier

Type declaration

fail_fast?

optional fail_fast: boolean

max_in_flight?

optional max_in_flight: "all" | number

values

values: string[]

var

var: IdentifierType

Clone this wiki locally