25 lines
1.3 KiB
HTML
25 lines
1.3 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>FileContentReplacer.fileRules - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures</a> / <a href="index.html">FileContentReplacer</a> / <a href="./file-rules.html">fileRules</a><br/>
|
|
<br/>
|
|
<h1>fileRules</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures.FileContentReplacer$fileRules"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">fileRules</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
|
<p>Comma- or newline-separated set of rules in the form of <code>+|-:[path relative to the checkout directory]</code>,
|
|
wildcards are supported</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Comma- or newline-separated set of rules in the form of <code>+|-:[path relative to the checkout directory]</code>,
|
|
wildcards are supported</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Comma- or newline-separated set of rules in the form of <code>+|-:[path relative to the checkout directory]</code>,
|
|
wildcards are supported</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|