TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
Template
/
Template
Template
fun
Template
(
init
:
Template
.
(
)
->
Unit
)
Content copied to clipboard
Creates a template and initializes it with the specified init block
See also
jetbrains.
build
Server.
configs.
kotlin.
Template
Parameters
init
initialization block
fun
Template
(
)
Content copied to clipboard