Skip to content

Type.TypeAlias.TaskOutput

DecentM edited this page Jan 29, 2025 · 15 revisions

@decentm/concourse-ts / Type / TaskOutput

Type Alias: TaskOutput<TransferType>

TaskOutput<TransferType>: object

Defined in: declarations/types.ts:199

https://concourse-ci.org/tasks.html#schema.task-config.outputs

Type Parameters

TransferType extends string

Type declaration

name

name: TransferType

path?

optional path: DirPath

Clone this wiki locally