Skip to content

Type.Type.Platform

DecentM edited this page Aug 27, 2024 · 57 revisions

@decentm/concourse-ts / Type / Platform

Type alias: Platform

Platform: "linux" | "darwin" | "windows"

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

Used by Task

Source

declarations/types.ts:109

Clone this wiki locally