diff options
Diffstat (limited to 'api/pl.treksoft.kvision.cordova/-file/get-system-directories.html')
-rw-r--r-- | api/pl.treksoft.kvision.cordova/-file/get-system-directories.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.cordova/-file/get-system-directories.html b/api/pl.treksoft.kvision.cordova/-file/get-system-directories.html new file mode 100644 index 00000000..8dadcf68 --- /dev/null +++ b/api/pl.treksoft.kvision.cordova/-file/get-system-directories.html @@ -0,0 +1,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> |