25 lines
1.2 KiB
HTML
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.v2017_2.failureConditions</a> / <a href="index.html">BuildFailureOnText</a> / <a href="./reverse.html">reverse</a><br/>
|
|
<br/>
|
|
<h1>reverse</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_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>
|