blob: 8dadcf689f357bfacea0ce580e568d8ec7c65c25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>File.getSystemDirectories - 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="index.html">File</a> / <a href="./get-system-directories.html">getSystemDirectories</a><br/>
<br/>
<h1>getSystemDirectories</h1>
<a name="pl.treksoft.kvision.cordova.File$getSystemDirectories()"></a>
<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">getSystemDirectories</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="../-system-dirs/index.html"><span class="identifier">SystemDirs</span></a></code>
<p>Get system directories.</p>
</BODY>
</HTML>
|