crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2.failure-conditions/-build-failure-on-text/reverse.html
2021-01-18 15:27:50 -05:00

25 lines
1.2 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>BuildFailureOnText.reverse - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.failureConditions</a>&nbsp;/&nbsp;<a href="index.html">BuildFailureOnText</a>&nbsp;/&nbsp;<a href="./reverse.html">reverse</a><br/>
<br/>
<h1>reverse</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.failureConditions.BuildFailureOnText$reverse"></a>
<code><span class="keyword">var </span><span class="identifier">reverse</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
<p>Whether the matching should be reversed, ie. the build should fail if build log doesn't
contain the specified pattern.</p>
<p><strong>Getter</strong><br/>
<p>Whether the matching should be reversed, ie. the build should fail if build log doesn't
contain the specified pattern.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Whether the matching should be reversed, ie. the build should fail if build log doesn't
contain the specified pattern.</p>
</p>
</BODY>
</HTML>