Type.TypeAlias.TaskInput - DecentM/concourse-ts GitHub Wiki
@decentm/concourse-ts / Type / TaskInput
Type Alias: TaskInput<TransferType>
TaskInput<
TransferType>:object
Defined in: declarations/types.ts:190
https://concourse-ci.org/docs/tasks/#input-schema
TransferType is for specifying input and output names to keep user codebase type-safe.
Type Parameters
• TransferType extends string
Type declaration
name
name:
TransferType
optional?
optionaloptional:boolean
path?
optionalpath:DirPath