crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.build-steps/-nu-get-pack-step/-base-dir/index.html
2021-01-18 15:27:50 -05:00

64 lines
2.3 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>NuGetPackStep.BaseDir - </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">NuGetPackStep</a>&nbsp;/&nbsp;<a href="./index.html">BaseDir</a><br/>
<br/>
<h1>BaseDir</h1>
<code><span class="keyword">sealed</span> <span class="keyword">class </span><span class="identifier">BaseDir</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="-custom-path/index.html">CustomPath</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">CustomPath</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">BaseDir</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-project-path/index.html">ProjectPath</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">ProjectPath</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">BaseDir</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="-custom-path/index.html">CustomPath</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">CustomPath</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">BaseDir</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="-project-path/index.html">ProjectPath</a></p>
</td>
<td>
<code><span class="keyword">class </span><span class="identifier">ProjectPath</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="./index.html"><span class="identifier">BaseDir</span></a></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>