TeamCity Kotlin DSL 2024.12.2
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.2
TeamCity Kotlin DSL 2024.12.2
/
jetbrains.buildServer.configs.kotlin
/
BuildTypeSettings
/
BuildTypeSettings
Build
Type
Settings
constructor
(
init
:
BuildTypeSettings
.
(
)
->
Unit
)
Creates settings and initializes them with the specified init block
Parameters
init
initialization block
constructor
(
)