crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2/-cleanup/prevent-dependency-cleanup.html
2021-01-18 15:27:50 -05:00

17 lines
1.0 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Cleanup.preventDependencyCleanup - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2</a>&nbsp;/&nbsp;<a href="index.html">Cleanup</a>&nbsp;/&nbsp;<a href="./prevent-dependency-cleanup.html">preventDependencyCleanup</a><br/>
<br/>
<h1>preventDependencyCleanup</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.Cleanup$preventDependencyCleanup"></a>
<code><span class="keyword">var </span><span class="identifier">preventDependencyCleanup</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
<p>Specifies whether <a href="https://www.jetbrains.com/help/teamcity/?Clean-Up#Clean-Up-Clean-upforDependentBuilds">dependency builds should be cleaned</a>.
Null means use default, true means prevent clean-up, false means don't prevent clean-up.</p>
</BODY>
</HTML>