Skip to content

Type.Type.TaskOutput

DecentM edited this page Aug 27, 2024 · 57 revisions

@decentm/concourse-ts / Type / TaskOutput

Type alias: TaskOutput<TransferType>

TaskOutput<TransferType>: object

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

Type parameters

TransferType extends string

Type declaration

name

name: TransferType

path?

optional path: DirPath

Source

declarations/types.ts:199

Clone this wiki locally