TeamCity Kotlin DSL 2025.03
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
TeamCity Kotlin DSL 2025.03
TeamCity Kotlin DSL 2025.03
/
jetbrains.buildServer.configs.kotlin
/
VcsRoot
/
VcsRoot
Vcs
Root
constructor
(
init
:
VcsRoot
.
(
)
->
Unit
)
Creates a VCS root and initializes it with the specified init block
Parameters
init
initialization block
See also
Vcs
Root
constructor
(
)