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