TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
Parametrized
/
copyParamsTo
copy
Params
To
fun
<
T
:
Parametrized
>
copyParamsTo
(
target
:
T
)
:
T
Content copied to clipboard
Copies parameters of this object to the specified target
Return
the target object
Parameters
target
object to copy to