crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1.build-features/-free-disk-space/required-space.html

25 lines
1.2 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>FreeDiskSpace.requiredSpace - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.buildFeatures</a>&nbsp;/&nbsp;<a href="index.html">FreeDiskSpace</a>&nbsp;/&nbsp;<a href="./required-space.html">requiredSpace</a><br/>
<br/>
<h1>requiredSpace</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildFeatures.FreeDiskSpace$requiredSpace"></a>
<code><span class="keyword">var </span><span class="identifier">requiredSpace</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Amount of the free disk space to ensure. Without a suffix treated as bytes.
Supported suffixes are: kb, mb, gb, tb.</p>
<p><strong>Getter</strong><br/>
<p>Amount of the free disk space to ensure. Without a suffix treated as bytes.
Supported suffixes are: kb, mb, gb, tb.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Amount of the free disk space to ensure. Without a suffix treated as bytes.
Supported suffixes are: kb, mb, gb, tb.</p>
</p>
</BODY>
</HTML>