16 lines
709 B
HTML
16 lines
709 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Trigger.enabled - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a> / <a href="index.html">Trigger</a> / <a href="./enabled.html">enabled</a><br/>
|
|
<br/>
|
|
<h1>enabled</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.Trigger$enabled"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">enabled</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
|
|
<p>Specifies whether the trigger is enabled</p>
|
|
</BODY>
|
|
</HTML>
|