You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/09/16 18:28:09 UTC

[cordova-plugin-file] branch master updated: Update README.md (#234)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git


The following commit(s) were added to refs/heads/master by this push:
     new c2f5216  Update README.md (#234)
c2f5216 is described below

commit c2f5216ca81689b92d7c5b71e312aa3ecbcbb840
Author: solaomosola <ol...@yahoo.com>
AuthorDate: Sun Sep 16 19:28:04 2018 +0100

    Update README.md (#234)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1e21ed4..f99a954 100644
--- a/README.md
+++ b/README.md
@@ -510,7 +510,7 @@ filesystems to be installed. By default, all file-system roots are enabled.
 * `cache-external`: The application's external cache directory
 * `assets`: The application's bundle (read-only)
 * `root`: The entire device filesystem
-
+* `applicationDirectory`: ReadOnly with restricted access. Copying files in this directory is possible, but reading it directly results in 'file not found'.
 Android also supports a special filesystem named "documents", which represents a "/Documents/" subdirectory within the "files" filesystem.
 
 ### iOS


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org