Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

[option] FS watcher API #181

Open
anak10thn opened this issue Apr 22, 2015 · 0 comments
Open

[option] FS watcher API #181

anak10thn opened this issue Apr 22, 2015 · 0 comments

Comments

@anak10thn
Copy link
Owner

var fileWatcher = ign.filesystem().watcher("/to/path");
fileWatcher.watch.connect(function(path_changed){
       console.log(path_changed);
});
@anak10thn anak10thn changed the title [option] Read a stream file with the fileRead() API [option] FS watcher API Apr 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant