TeamCity Kotlin DSL 2024.12.2
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
TeamCity Kotlin DSL 2024.12.2
TeamCity Kotlin DSL 2024.12.2
/
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