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
/
BuildType
/
BuildType
Build
Type
constructor
(
init
:
BuildType
.
(
)
->
Unit
)
Creates a buildType and initializes it with the specified init block
Parameters
init
initialization block
See also
Build
Type
constructor
(
)