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