16 lines
1.2 KiB
HTML
16 lines
1.2 KiB
HTML
|
<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> / <a href="index.html">Cleanup</a> / <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> <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>
|