filer/src
Dmytro 353290a08f Adding support for promises. Closes #379, #382 (#380)
* adding promise-based filedescriptor

* fixing promisify dep

* promisifying shell

* deprecating 'exists' method on fs

* adding docs

* fixing docs

* removing redundant code.
2018-08-27 19:50:41 -04:00
..
filesystem Adding support for promises. Closes #379, #382 (#380) 2018-08-27 19:50:41 -04:00
providers Fix lint issues in indexeddb.js provider 2018-07-27 11:14:08 -04:00
shell Adding support for promises. Closes #379, #382 (#380) 2018-08-27 19:50:41 -04:00
buffer.js Add eslint --fix scripts, fix first round of lint errors 2018-07-15 13:25:35 -04:00
constants.js Add eslint --fix scripts, fix first round of lint errors 2018-07-15 13:25:35 -04:00
directory-entry.js Switch from MODE_* to NODE_TYPE_* 2018-07-14 10:02:29 -04:00
encoding.js Update sh.ls and stats to remove bits I don't need, add what I do. 2018-07-14 10:02:29 -04:00
errors.js Fix #294 - Failure to unlink directories should return an EPERM error 2014-09-24 11:22:29 -04:00
fs-watcher.js Follow-up fix for issue #235, deal with '/' when adding trailing slash 2014-07-14 16:46:52 -04:00
index.js Fix #245 - Forced the user to manually instantiate FileSystemShell objects 2014-11-04 13:03:49 -05:00
node.js Fix lint issues in node.js 2018-07-27 11:17:03 -04:00
open-file-description.js Add safety around accessing node for an OFD, clean-up xattr code for path vs. ofd 2014-10-17 12:55:36 -04:00
path.js Fix lint issues in src/path.js 2018-07-27 11:16:30 -04:00
shared.js Refactor module system from AMD to CommonJS 2014-05-23 14:14:06 -04:00
stats.js Fix typos and clean up for review 2018-07-14 10:02:29 -04:00
super-node.js Switch from .mode to .type on nodes 2018-07-14 10:02:29 -04:00