19 lines
2.7 KiB
HTML
19 lines
2.7 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>replaceContent - </title>
|
|
<link rel="stylesheet" href="../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="index.html">jetbrains.buildServer.configs.kotlin.v10.buildFeatures</a> / <a href="./replace-content.html">replaceContent</a><br/>
|
|
<br/>
|
|
<h1>replaceContent</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v10.buildFeatures$replaceContent(jetbrains.buildServer.configs.kotlin.v10.BuildFeatures, jetbrains.buildServer.configs.kotlin.v10.buildFeatures.FileContentReplacer, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v10.buildFeatures.FileContentReplacer, kotlin.Unit)))"></a>
|
|
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v10/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">replaceContent</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v10.buildFeatures$replaceContent(jetbrains.buildServer.configs.kotlin.v10.BuildFeatures, jetbrains.buildServer.configs.kotlin.v10.buildFeatures.FileContentReplacer, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v10.buildFeatures.FileContentReplacer, kotlin.Unit)))/base">base</span><span class="symbol">:</span> <a href="-file-content-replacer/index.html"><span class="identifier">FileContentReplacer</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v10.buildFeatures$replaceContent(jetbrains.buildServer.configs.kotlin.v10.BuildFeatures, jetbrains.buildServer.configs.kotlin.v10.buildFeatures.FileContentReplacer, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v10.buildFeatures.FileContentReplacer, kotlin.Unit)))/init">init</span><span class="symbol">:</span> <a href="-file-content-replacer/index.html"><span class="identifier">FileContentReplacer</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> {}<span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
|
|
<p>Adds a <a href="https://www.jetbrains.com/help/teamcity/?File+Content+Replacer">build feature</a> which processes text files by performing regular expressions</p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="-file-content-replacer/index.html">FileContentReplacer</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|