21 lines
1.6 KiB
HTML
21 lines
1.6 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>copySettingsTo - </title>
|
|
<link rel="stylesheet" href="../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="index.html">jetbrains.buildServer.configs.kotlin.v2017_2</a> / <a href="./copy-settings-to.html">copySettingsTo</a><br/>
|
|
<br/>
|
|
<h1>copySettingsTo</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2$copySettingsTo(jetbrains.buildServer.configs.kotlin.v2017_2.copySettingsTo.T, jetbrains.buildServer.configs.kotlin.v2017_2.copySettingsTo.T)"></a>
|
|
<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="-build-type-settings/index.html"><span class="identifier">BuildTypeSettings</span></a><span class="symbol">></span> <a href="copy-settings-to.html#T"><span class="identifier">T</span></a><span class="symbol">.</span><span class="identifier">copySettingsTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2017_2$copySettingsTo(jetbrains.buildServer.configs.kotlin.v2017_2.copySettingsTo.T, jetbrains.buildServer.configs.kotlin.v2017_2.copySettingsTo.T)/target">target</span><span class="symbol">:</span> <a href="copy-settings-to.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="copy-settings-to.html#T"><span class="identifier">T</span></a></code>
|
|
<p>Copies the receiver build settings to the specified target</p>
|
|
<h3>Parameters</h3>
|
|
<p><a name="target"></a>
|
|
<code>target</code> - target to copy to</p>
|
|
<p><strong>Return</strong><br/>
|
|
the specified target</p>
|
|
</BODY>
|
|
</HTML>
|