crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.vcs/-git-vcs-root/-checkout-submodules/index.html
2021-01-18 15:27:50 -05:00

48 lines
1.2 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>GitVcsRoot.CheckoutSubmodules - </title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">jetbrains.buildServer.configs.kotlin.v10.vcs</a>&nbsp;/&nbsp;<a href="../index.html">GitVcsRoot</a>&nbsp;/&nbsp;<a href="./index.html">CheckoutSubmodules</a><br/>
<br/>
<h1>CheckoutSubmodules</h1>
<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">CheckoutSubmodules</span></code>
<p>Submodules checkout mode</p>
<h3>Enum Values</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-s-u-b-m-o-d-u-l-e-s_-c-h-e-c-k-o-u-t.html">SUBMODULES_CHECKOUT</a></p>
</td>
<td>
<p>Checkout submodules and show submodule changes in UI</p>
</td>
</tr>
<tr>
<td>
<p><a href="-i-g-n-o-r-e.html">IGNORE</a></p>
</td>
<td>
<p>Don't checkout submodules and don't show changes from submodules in UI</p>
</td>
</tr>
</tbody>
</table>
<h3>Companion Object Properties</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="mapping.html">mapping</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">mapping</span><span class="symbol">: </span><span class="identifier">&lt;ERROR CLASS&gt;</span></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>