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