aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.cordova/-file
diff options
context:
space:
mode:
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-file')
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-a-b-o-r-t_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-e-n-c-o-d-i-n-g_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-p-e-r-s-i-s-t-e-n-t.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-t-e-m-p-o-r-a-r-y.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-file-system-type/index.html33
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-m-o-d-i-f-i-c-a-t-i-o-n_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-s-t-a-t-e_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-f-o-u-n-d_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-r-e-a-d-a-b-l-e_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-n-o_-m-o-d-i-f-i-c-a-t-i-o-n_-a-l-l-o-w-e-d_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-p-a-t-h_-e-x-i-s-t-s_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-q-u-o-t-a_-e-x-c-e-e-d-e-d_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-s-e-c-u-r-i-t-y_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-s-y-n-t-a-x_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/-t-y-p-e_-m-i-s-m-a-t-c-h_-e-r-r.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/get-system-directories.html15
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/index.html181
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/request-file-system.html20
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-dir.html18
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-file.html18
-rw-r--r--api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l.html18
21 files changed, 499 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-a-b-o-r-t_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-a-b-o-r-t_-e-r-r.html
new file mode 100644
index 00000000..ba4ac7f0
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-a-b-o-r-t_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.ABORT_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-a-b-o-r-t_-e-r-r.html">ABORT_ERR</a><br/>
+<br/>
+<h1>ABORT_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$ABORT_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ABORT_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-e-n-c-o-d-i-n-g_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-e-n-c-o-d-i-n-g_-e-r-r.html
new file mode 100644
index 00000000..2b448ce3
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-e-n-c-o-d-i-n-g_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.ENCODING_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-e-n-c-o-d-i-n-g_-e-r-r.html">ENCODING_ERR</a><br/>
+<br/>
+<h1>ENCODING_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$ENCODING_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ENCODING_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-p-e-r-s-i-s-t-e-n-t.html b/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-p-e-r-s-i-s-t-e-n-t.html
new file mode 100644
index 00000000..58f9dd00
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-p-e-r-s-i-s-t-e-n-t.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.FileSystemType.PERSISTENT - kvision</title>
+<link rel="stylesheet" href="../../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="../index.html">File</a>&nbsp;/&nbsp;<a href="index.html">FileSystemType</a>&nbsp;/&nbsp;<a href="./-p-e-r-s-i-s-t-e-n-t.html">PERSISTENT</a><br/>
+<br/>
+<h1>PERSISTENT</h1>
+<a name="pl.treksoft.kvision.cordova.File.FileSystemType.PERSISTENT"></a>
+<code><span class="identifier">PERSISTENT</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-t-e-m-p-o-r-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-t-e-m-p-o-r-a-r-y.html
new file mode 100644
index 00000000..d2d27649
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/-t-e-m-p-o-r-a-r-y.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.FileSystemType.TEMPORARY - kvision</title>
+<link rel="stylesheet" href="../../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="../index.html">File</a>&nbsp;/&nbsp;<a href="index.html">FileSystemType</a>&nbsp;/&nbsp;<a href="./-t-e-m-p-o-r-a-r-y.html">TEMPORARY</a><br/>
+<br/>
+<h1>TEMPORARY</h1>
+<a name="pl.treksoft.kvision.cordova.File.FileSystemType.TEMPORARY"></a>
+<code><span class="identifier">TEMPORARY</span></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/index.html b/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/index.html
new file mode 100644
index 00000000..9bea87ec
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-file-system-type/index.html
@@ -0,0 +1,33 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.FileSystemType - kvision</title>
+<link rel="stylesheet" href="../../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="../index.html">File</a>&nbsp;/&nbsp;<a href="./index.html">FileSystemType</a><br/>
+<br/>
+<h1>FileSystemType</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">FileSystemType</span></code>
+<p>File system types.</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-t-e-m-p-o-r-a-r-y.html">TEMPORARY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-e-r-s-i-s-t-e-n-t.html">PERSISTENT</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-m-o-d-i-f-i-c-a-t-i-o-n_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-m-o-d-i-f-i-c-a-t-i-o-n_-e-r-r.html
new file mode 100644
index 00000000..4f887567
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-m-o-d-i-f-i-c-a-t-i-o-n_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.INVALID_MODIFICATION_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-i-n-v-a-l-i-d_-m-o-d-i-f-i-c-a-t-i-o-n_-e-r-r.html">INVALID_MODIFICATION_ERR</a><br/>
+<br/>
+<h1>INVALID_MODIFICATION_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$INVALID_MODIFICATION_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">INVALID_MODIFICATION_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-s-t-a-t-e_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-s-t-a-t-e_-e-r-r.html
new file mode 100644
index 00000000..2974adf2
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-i-n-v-a-l-i-d_-s-t-a-t-e_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.INVALID_STATE_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-i-n-v-a-l-i-d_-s-t-a-t-e_-e-r-r.html">INVALID_STATE_ERR</a><br/>
+<br/>
+<h1>INVALID_STATE_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$INVALID_STATE_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">INVALID_STATE_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-f-o-u-n-d_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-f-o-u-n-d_-e-r-r.html
new file mode 100644
index 00000000..e18b63d3
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-f-o-u-n-d_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.NOT_FOUND_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-n-o-t_-f-o-u-n-d_-e-r-r.html">NOT_FOUND_ERR</a><br/>
+<br/>
+<h1>NOT_FOUND_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$NOT_FOUND_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">NOT_FOUND_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-r-e-a-d-a-b-l-e_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-r-e-a-d-a-b-l-e_-e-r-r.html
new file mode 100644
index 00000000..0a3c062c
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-n-o-t_-r-e-a-d-a-b-l-e_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.NOT_READABLE_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-n-o-t_-r-e-a-d-a-b-l-e_-e-r-r.html">NOT_READABLE_ERR</a><br/>
+<br/>
+<h1>NOT_READABLE_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$NOT_READABLE_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">NOT_READABLE_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-n-o_-m-o-d-i-f-i-c-a-t-i-o-n_-a-l-l-o-w-e-d_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-n-o_-m-o-d-i-f-i-c-a-t-i-o-n_-a-l-l-o-w-e-d_-e-r-r.html
new file mode 100644
index 00000000..a9ed6ecf
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-n-o_-m-o-d-i-f-i-c-a-t-i-o-n_-a-l-l-o-w-e-d_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.NO_MODIFICATION_ALLOWED_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-n-o_-m-o-d-i-f-i-c-a-t-i-o-n_-a-l-l-o-w-e-d_-e-r-r.html">NO_MODIFICATION_ALLOWED_ERR</a><br/>
+<br/>
+<h1>NO_MODIFICATION_ALLOWED_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$NO_MODIFICATION_ALLOWED_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">NO_MODIFICATION_ALLOWED_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-p-a-t-h_-e-x-i-s-t-s_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-p-a-t-h_-e-x-i-s-t-s_-e-r-r.html
new file mode 100644
index 00000000..f924a1ed
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-p-a-t-h_-e-x-i-s-t-s_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.PATH_EXISTS_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-p-a-t-h_-e-x-i-s-t-s_-e-r-r.html">PATH_EXISTS_ERR</a><br/>
+<br/>
+<h1>PATH_EXISTS_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$PATH_EXISTS_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">PATH_EXISTS_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-q-u-o-t-a_-e-x-c-e-e-d-e-d_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-q-u-o-t-a_-e-x-c-e-e-d-e-d_-e-r-r.html
new file mode 100644
index 00000000..4faa97b1
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-q-u-o-t-a_-e-x-c-e-e-d-e-d_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.QUOTA_EXCEEDED_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-q-u-o-t-a_-e-x-c-e-e-d-e-d_-e-r-r.html">QUOTA_EXCEEDED_ERR</a><br/>
+<br/>
+<h1>QUOTA_EXCEEDED_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$QUOTA_EXCEEDED_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">QUOTA_EXCEEDED_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-s-e-c-u-r-i-t-y_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-s-e-c-u-r-i-t-y_-e-r-r.html
new file mode 100644
index 00000000..77c2f232
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-s-e-c-u-r-i-t-y_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.SECURITY_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-s-e-c-u-r-i-t-y_-e-r-r.html">SECURITY_ERR</a><br/>
+<br/>
+<h1>SECURITY_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$SECURITY_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">SECURITY_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-s-y-n-t-a-x_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-s-y-n-t-a-x_-e-r-r.html
new file mode 100644
index 00000000..3661ef76
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-s-y-n-t-a-x_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.SYNTAX_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-s-y-n-t-a-x_-e-r-r.html">SYNTAX_ERR</a><br/>
+<br/>
+<h1>SYNTAX_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$SYNTAX_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">SYNTAX_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/-t-y-p-e_-m-i-s-m-a-t-c-h_-e-r-r.html b/api1/pl.treksoft.kvision.cordova/-file/-t-y-p-e_-m-i-s-m-a-t-c-h_-e-r-r.html
new file mode 100644
index 00000000..a7c2aa6e
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/-t-y-p-e_-m-i-s-m-a-t-c-h_-e-r-r.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.TYPE_MISMATCH_ERR - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./-t-y-p-e_-m-i-s-m-a-t-c-h_-e-r-r.html">TYPE_MISMATCH_ERR</a><br/>
+<br/>
+<h1>TYPE_MISMATCH_ERR</h1>
+<a name="pl.treksoft.kvision.cordova.File$TYPE_MISMATCH_ERR"></a>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">TYPE_MISMATCH_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/get-system-directories.html b/api1/pl.treksoft.kvision.cordova/-file/get-system-directories.html
new file mode 100644
index 00000000..8dadcf68
--- /dev/null
+++ b/api1/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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<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>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/index.html b/api1/pl.treksoft.kvision.cordova/-file/index.html
new file mode 100644
index 00000000..ee5cd384
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/index.html
@@ -0,0 +1,181 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="./index.html">File</a><br/>
+<br/>
+<h1>File</h1>
+<code><span class="keyword">object </span><span class="identifier">File</span></code>
+<p>Main object for Cordova file.</p>
+<h3>Types</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-file-system-type/index.html">FileSystemType</a></p>
+</td>
+<td>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">FileSystemType</span></code>
+<p>File system types.</p>
+</td>
+</tr>
+</tbody>
+</table>
+<h3>Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-a-b-o-r-t_-e-r-r.html">ABORT_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ABORT_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-e-n-c-o-d-i-n-g_-e-r-r.html">ENCODING_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">ENCODING_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-i-n-v-a-l-i-d_-m-o-d-i-f-i-c-a-t-i-o-n_-e-r-r.html">INVALID_MODIFICATION_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">INVALID_MODIFICATION_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-i-n-v-a-l-i-d_-s-t-a-t-e_-e-r-r.html">INVALID_STATE_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">INVALID_STATE_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-n-o_-m-o-d-i-f-i-c-a-t-i-o-n_-a-l-l-o-w-e-d_-e-r-r.html">NO_MODIFICATION_ALLOWED_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">NO_MODIFICATION_ALLOWED_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-n-o-t_-f-o-u-n-d_-e-r-r.html">NOT_FOUND_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">NOT_FOUND_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-n-o-t_-r-e-a-d-a-b-l-e_-e-r-r.html">NOT_READABLE_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">NOT_READABLE_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-a-t-h_-e-x-i-s-t-s_-e-r-r.html">PATH_EXISTS_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">PATH_EXISTS_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-q-u-o-t-a_-e-x-c-e-e-d-e-d_-e-r-r.html">QUOTA_EXCEEDED_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">QUOTA_EXCEEDED_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-e-c-u-r-i-t-y_-e-r-r.html">SECURITY_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">SECURITY_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-s-y-n-t-a-x_-e-r-r.html">SYNTAX_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">SYNTAX_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-t-y-p-e_-m-i-s-m-a-t-c-h_-e-r-r.html">TYPE_MISMATCH_ERR</a></p>
+</td>
+<td>
+<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">TYPE_MISMATCH_ERR</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td>
+</tr>
+</tbody>
+</table>
+<h3>Functions</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="get-system-directories.html">getSystemDirectories</a></p>
+</td>
+<td>
+<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>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="request-file-system.html">requestFileSystem</a></p>
+</td>
+<td>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">requestFileSystem</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$requestFileSystem(pl.treksoft.kvision.cordova.File.FileSystemType, kotlin.Long)/fileSystemType">fileSystemType</span><span class="symbol">:</span>&nbsp;<a href="-file-system-type/index.html"><span class="identifier">File.FileSystemType</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.File$requestFileSystem(pl.treksoft.kvision.cordova.File.FileSystemType, kotlin.Long)/size">size</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html"><span class="identifier">Long</span></a>&nbsp;<span class="symbol">=</span>&nbsp;0<span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-file-system/index.html"><span class="identifier">FileSystem</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Request a file system of a given type.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="resolve-local-file-system-u-r-l.html">resolveLocalFileSystemURL</a></p>
+</td>
+<td>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemURL</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURL(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-entry/index.html"><span class="identifier">Entry</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Resolve given path to a file or directory entry.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="resolve-local-file-system-u-r-l-for-dir.html">resolveLocalFileSystemURLForDir</a></p>
+</td>
+<td>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemURLForDir</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURLForDir(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-directory-entry/index.html"><span class="identifier">DirectoryEntry</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Resolve given path to a directory entry.</p>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="resolve-local-file-system-u-r-l-for-file.html">resolveLocalFileSystemURLForFile</a></p>
+</td>
+<td>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemURLForFile</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURLForFile(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-file-entry/index.html"><span class="identifier">FileEntry</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Resolve given path to a file entry.</p>
+</td>
+</tr>
+</tbody>
+</table>
+<h3>Extension Functions</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code>
+<p>Helper function for creating JavaScript objects from dynamic constructors.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/request-file-system.html b/api1/pl.treksoft.kvision.cordova/-file/request-file-system.html
new file mode 100644
index 00000000..ff71a664
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/request-file-system.html
@@ -0,0 +1,20 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.requestFileSystem - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./request-file-system.html">requestFileSystem</a><br/>
+<br/>
+<h1>requestFileSystem</h1>
+<a name="pl.treksoft.kvision.cordova.File$requestFileSystem(pl.treksoft.kvision.cordova.File.FileSystemType, kotlin.Long)"></a>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">requestFileSystem</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$requestFileSystem(pl.treksoft.kvision.cordova.File.FileSystemType, kotlin.Long)/fileSystemType">fileSystemType</span><span class="symbol">:</span>&nbsp;<a href="-file-system-type/index.html"><span class="identifier">File.FileSystemType</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.File$requestFileSystem(pl.treksoft.kvision.cordova.File.FileSystemType, kotlin.Long)/size">size</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html"><span class="identifier">Long</span></a>&nbsp;<span class="symbol">=</span>&nbsp;0<span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-file-system/index.html"><span class="identifier">FileSystem</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Request a file system of a given type.</p>
+<h3>Parameters</h3>
+<p><a name="fileSystemType"></a>
+<code>fileSystemType</code> - file system type (temporary or persistent)</p>
+<p><a name="size"></a>
+<code>size</code> - file system size (quota)</p>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-dir.html b/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-dir.html
new file mode 100644
index 00000000..f85282b5
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-dir.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.resolveLocalFileSystemURLForDir - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./resolve-local-file-system-u-r-l-for-dir.html">resolveLocalFileSystemURLForDir</a><br/>
+<br/>
+<h1>resolveLocalFileSystemURLForDir</h1>
+<a name="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURLForDir(kotlin.String)"></a>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemURLForDir</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURLForDir(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-directory-entry/index.html"><span class="identifier">DirectoryEntry</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Resolve given path to a directory entry.</p>
+<h3>Parameters</h3>
+<p><a name="url"></a>
+<code>url</code> - directory path</p>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-file.html b/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-file.html
new file mode 100644
index 00000000..490ca034
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l-for-file.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.resolveLocalFileSystemURLForFile - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./resolve-local-file-system-u-r-l-for-file.html">resolveLocalFileSystemURLForFile</a><br/>
+<br/>
+<h1>resolveLocalFileSystemURLForFile</h1>
+<a name="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURLForFile(kotlin.String)"></a>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemURLForFile</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURLForFile(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-file-entry/index.html"><span class="identifier">FileEntry</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Resolve given path to a file entry.</p>
+<h3>Parameters</h3>
+<p><a name="url"></a>
+<code>url</code> - file path</p>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l.html b/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l.html
new file mode 100644
index 00000000..22104e53
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-file/resolve-local-file-system-u-r-l.html
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>File.resolveLocalFileSystemURL - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">File</a>&nbsp;/&nbsp;<a href="./resolve-local-file-system-u-r-l.html">resolveLocalFileSystemURL</a><br/>
+<br/>
+<h1>resolveLocalFileSystemURL</h1>
+<a name="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURL(kotlin.String)"></a>
+<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemURL</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.File$resolveLocalFileSystemURL(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-result/index.html"><span class="identifier">Result</span></a><span class="symbol">&lt;</span><a href="../-entry/index.html"><span class="identifier">Entry</span></a><span class="symbol">,</span>&nbsp;<a href="../-file-exception/index.html"><span class="identifier">FileException</span></a><span class="symbol">&gt;</span></code>
+<p>Resolve given path to a file or directory entry.</p>
+<h3>Parameters</h3>
+<p><a name="url"></a>
+<code>url</code> - directory path</p>
+</BODY>
+</HTML>