25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
|
<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.v2019_2.buildFeatures</a> / <a href="index.html">FreeDiskSpace</a> / <a href="./required-space.html">requiredSpace</a><br/>
|
||
|
<br/>
|
||
|
<h1>requiredSpace</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.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>
|