templates

fun templates(vararg ids: Id)

Specifies a number of templates this buildType is based on

Parameters

ids

ids of the templates


fun templates(vararg ts: Template)

Specifies a number of templates this buildType is based on

Parameters

ts

templates


Ids of the templates this buildType is based on