crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2/copy-settings-to.html

21 lines
1.6 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<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.v2019_2</a>&nbsp;/&nbsp;<a href="./copy-settings-to.html">copySettingsTo</a><br/>
<br/>
<h1>copySettingsTo</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2$copySettingsTo(jetbrains.buildServer.configs.kotlin.v2019_2.copySettingsTo.T, jetbrains.buildServer.configs.kotlin.v2019_2.copySettingsTo.T)"></a>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-build-type-settings/index.html"><span class="identifier">BuildTypeSettings</span></a><span class="symbol">&gt;</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.v2019_2$copySettingsTo(jetbrains.buildServer.configs.kotlin.v2019_2.copySettingsTo.T, jetbrains.buildServer.configs.kotlin.v2019_2.copySettingsTo.T)/target">target</span><span class="symbol">:</span>&nbsp;<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>