crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2/-dsl-context/settings-root.html
2021-01-18 15:27:50 -05:00

18 lines
912 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DslContext.settingsRoot - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2</a>&nbsp;/&nbsp;<a href="index.html">DslContext</a>&nbsp;/&nbsp;<a href="./settings-root.html">settingsRoot</a><br/>
<br/>
<h1>settingsRoot</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.DslContext$settingsRoot"></a>
<code><span class="keyword">val </span><span class="identifier">settingsRoot</span><span class="symbol">: </span><a href="../-vcs-root/index.html"><span class="identifier">VcsRoot</span></a></code>
<p>VCS root where settings are stored. Contains only root id, doesn't contain
<a href="../-vcs-root/type.html">vcs type</a> or <a href="../-parametrized/params.html">parameters</a>.
Can be used only in <a href="is-relative.html">relative DSL context</a>.</p>
</BODY>
</HTML>