22 lines
1.0 KiB
HTML
22 lines
1.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>MSpecStep.excludeSpecs - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps</a> / <a href="index.html">MSpecStep</a> / <a href="./exclude-specs.html">excludeSpecs</a><br/>
|
|
<br/>
|
|
<h1>excludeSpecs</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps.MSpecStep$excludeSpecs"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">excludeSpecs</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></code>
|
|
<p>Comma- or newline-separated list of specifications to be excluded.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Comma- or newline-separated list of specifications to be excluded.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Comma- or newline-separated list of specifications to be excluded.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|