crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2/-cleanup/find-keep-rule-by-id.html

16 lines
1.2 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Cleanup.findKeepRuleById - </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="./find-keep-rule-by-id.html">findKeepRuleById</a><br/>
<br/>
<h1>findKeepRuleById</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup$findKeepRuleById(kotlin.String)"></a>
<code><span class="keyword">fun </span><span class="identifier">findKeepRuleById</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup$findKeepRuleById(kotlin.String)/id">id</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-keep-rule/index.html"><span class="identifier">KeepRule</span></a><span class="symbol">?</span></code>
<p>Finds a keep rule with the specified <a href="find-keep-rule-by-id.html#jetbrains.buildServer.configs.kotlin.v2019_2.Cleanup$findKeepRuleById(kotlin.String)/id">id</a></p>
</BODY>
</HTML>