- From: Duan Yao <notifications@github.com>
- Date: Thu, 05 May 2016 02:18:58 -0700
- To: w3c/filesystem-api <filesystem-api@noreply.github.com>
- Cc:
Received on Thursday, 5 May 2016 09:19:26 UTC
It's nice to be able to monitor file/directory change when a filesystem is shared by multiple instances of web app(s). Native apps extensively utilize this feature, and node.js has a (more or less) cross-platform API -- [`fs.watch()`](https://nodejs.org/api/fs.html#fs_fs_watch_filename_options_listener). --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/filesystem-api/issues/7
Received on Thursday, 5 May 2016 09:19:26 UTC