crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2/-cleanup/keep-rule.html
2021-01-18 15:27:50 -05:00

16 lines
1.4 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Cleanup.keepRule - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2</a>&nbsp;/&nbsp;<a href="index.html">Cleanup</a>&nbsp;/&nbsp;<a href="./keep-rule.html">keepRule</a><br/>
<br/>
<h1>keepRule</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup$keepRule(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup.KeepRule, kotlin.Unit)))"></a>
<code><span class="keyword">fun </span><span class="identifier">keepRule</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup$keepRule(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup.KeepRule, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-keep-rule/index.html"><span class="identifier">KeepRule</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<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><a href="-keep-rule/index.html"><span class="identifier">KeepRule</span></a></code>
<p>Creates and registeres a new keep rule for this clean-up definition. IDs must be specified for all keep rules.</p>
</BODY>
</HTML>