共用方式為


YamlProcess interface

表示 YAML 進程。

Extends

屬性

errors
resources

組建定義所使用的資源。

yamlFilename

YAML 檔案名。

繼承的屬性

type

處理的類型。

屬性詳細資料

errors

errors: string[]

屬性值

string[]

resources

組建定義所使用的資源。

resources: BuildProcessResources

屬性值

yamlFilename

YAML 檔案名。

yamlFilename: string

屬性值

string

繼承的屬性詳細資料

type

處理的類型。

type: number

屬性值

number

繼承自BuildProcess.type