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