crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.build-steps/-n-ant-step/-mode/index.html
2021-01-18 15:27:50 -05:00

64 lines
2.3 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>NAntStep.Mode - </title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">jetbrains.buildServer.configs.kotlin.v10.buildSteps</a>&nbsp;/&nbsp;<a href="../index.html">NAntStep</a>&nbsp;/&nbsp;<a href="./index.html">Mode</a><br/>
<br/>
<h1>Mode</h1>
<code><span class="keyword">sealed</span> <span class="keyword">class </span><span class="identifier">Mode</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../../../jetbrains.build-server.configs.kotlin.v10/-compound-param/index.html"><span class="identifier">CompoundParam</span></a></code>
<h3>Types</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-nant-file/index.html">NantFile</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">NantFile</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Mode</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-nant-script/index.html">NantScript</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">NantScript</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Mode</span></a></code></td>
</tr>
</tbody>
</table>
<h3>Inherited Properties</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="../../../jetbrains.build-server.configs.kotlin.v10/-compound-param/value.html">value</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">value</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></td>
</tr>
</tbody>
</table>
<h3>Inheritors</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-nant-file/index.html">NantFile</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">NantFile</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Mode</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-nant-script/index.html">NantScript</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">NantScript</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">Mode</span></a></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>