TeamCity Kotlin DSL 2024.12.1
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.1
TeamCity Kotlin DSL 2024.12.1
/
jetbrains.buildServer.configs.kotlin
/
Template
/
Template
Template
constructor
(
init
:
Template
.
(
)
->
Unit
)
Creates a template and initializes it with the specified init block
Parameters
init
initialization block
See also
Template
constructor
(
)