Skip to content

Type.Type.LoadVarStep

DecentM edited this page Aug 27, 2024 · 57 revisions

@decentm/concourse-ts / Type / LoadVarStep

Type alias: LoadVarStep

LoadVarStep: object & StepBase

https://concourse-ci.org/load-var-step.html#schema.load-var.format

Type declaration

file

file: FilePath

format?

optional format: "json" | "yaml" | "yml" | "trim" | "raw"

load_var

load_var: Identifier

reveal?

optional reveal: boolean

Source

declarations/types.ts:237

Clone this wiki locally