blob: c160137e42f42eaee5dedc2e961ca52a3c11e9f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>remove - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.cordova</a> / <a href="./remove.html">remove</a><br/>
<br/>
<h1>remove</h1>
<a name="pl.treksoft.kvision.cordova$remove(pl.treksoft.kvision.cordova.Entry)"></a>
<code><span class="keyword">suspend</span> <span class="keyword">fun </span><a href="-entry/index.html"><span class="identifier">Entry</span></a><span class="symbol">.</span><span class="identifier">remove</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="-result/index.html"><span class="identifier">Result</span></a><span class="symbol"><</span><a href="-entry/index.html"><span class="identifier">Entry</span></a><span class="symbol">,</span> <a href="-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">></span></code>
<p>Remove given file or directory.</p>
</BODY>
</HTML>
|