64 lines
2.3 KiB
HTML
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> / <a href="../index.html">NuGetPackStep</a> / <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> <span class="symbol">:</span> <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> <span class="symbol">:</span> <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> <span class="symbol">:</span> <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> <span class="symbol">:</span> <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> <span class="symbol">:</span> <a href="./index.html"><span class="identifier">BaseDir</span></a></code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</BODY>
|
|
</HTML>
|