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
/
Parametrized
/
copyParamsTo
copy
Params
To
fun
<
T
:
Parametrized
>
copyParamsTo
(
target
:
T
)
:
T
Copies parameters of this object to the specified target
Return
the target object
Parameters
target
object to copy to