22 lines
983 B
HTML
22 lines
983 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>NUnitStep.nunitPath - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps</a> / <a href="index.html">NUnitStep</a> / <a href="./nunit-path.html">nunitPath</a><br/>
|
||
|
<br/>
|
||
|
<h1>nunitPath</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps.NUnitStep$nunitPath"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">nunitPath</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>A path to NUnit console tool including the file name</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>A path to NUnit console tool including the file name</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>A path to NUnit console tool including the file name</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|