16 lines
805 B
HTML
16 lines
805 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DslContext.hasSettingsRootId - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1</a> / <a href="index.html">DslContext</a> / <a href="./has-settings-root-id.html">hasSettingsRootId</a><br/>
|
|
<br/>
|
|
<h1>hasSettingsRootId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.DslContext$hasSettingsRootId"></a>
|
|
<code><span class="keyword">val </span><span class="identifier">hasSettingsRootId</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>Returns true if context provides an id of the settings VCS root.</p>
|
|
</BODY>
|
|
</HTML>
|