diff options
Diffstat (limited to 'api/pl.treksoft.kvision.cordova/-entry/filesystem.html')
-rw-r--r-- | api/pl.treksoft.kvision.cordova/-entry/filesystem.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.cordova/-entry/filesystem.html b/api/pl.treksoft.kvision.cordova/-entry/filesystem.html new file mode 100644 index 00000000..ef1e1fdd --- /dev/null +++ b/api/pl.treksoft.kvision.cordova/-entry/filesystem.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Entry.filesystem - 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">Entry</a> / <a href="./filesystem.html">filesystem</a><br/> +<br/> +<h1>filesystem</h1> +<a name="pl.treksoft.kvision.cordova.Entry$filesystem"></a> +<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">filesystem</span><span class="symbol">: </span><a href="../-file-system/index.html"><span class="identifier">FileSystem</span></a></code> +</BODY> +</HTML> |