28 lines
1.0 KiB
HTML
28 lines
1.0 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>ParameterDisplay.PROMPT - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2</a> / <a href="index.html">ParameterDisplay</a> / <a href="./-p-r-o-m-p-t.html">PROMPT</a><br/>
|
||
|
<br/>
|
||
|
<h1>PROMPT</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.ParameterDisplay.PROMPT"></a>
|
||
|
<code><span class="identifier">PROMPT</span></code>
|
||
|
<p>TeamCity will require a review of the parameter value when clicking the Run button (won't require the parameter if build is triggered automatically)</p>
|
||
|
<h3>Inherited Properties</h3>
|
||
|
<table>
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<p><a href="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></code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</BODY>
|
||
|
</HTML>
|