TeamCity Kotlin DSL 2026.2 EAP
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
TeamCity Kotlin DSL 2026.2 EAP
TeamCity Kotlin DSL 2026.2 EAP
/
jetbrains.buildServer.configs.kotlin
/
VcsRootEntry
Vcs
Root
Entry
data
class
VcsRootEntry
(
val
root
:
IdOwner
,
val
checkoutRules
:
List
<
String
>
)
Members
Constructors
Vcs
Root
Entry
Link copied to clipboard
constructor
(
root
:
IdOwner
,
checkoutRules
:
List
<
String
>
)
Properties
checkout
Rules
Link copied to clipboard
val
checkoutRules
:
List
<
String
>
root
Link copied to clipboard
val
root
:
IdOwner