jetbrains.buildServer.configs.kotlin.v2018_1 / Parametrized / copyParamsTo

copyParamsTo

fun <T : Parametrized> copyParamsTo(target: T): T

Copies parameters of this object to the specified target

Parameters

target - object to copy to

Return
the target object