mirror of https://github.com/Hilbis/Hilbish
sammyette
be4b86f5c5
add the fs.watch function which takes a path and a callback. it will notify of any file events for the given path. this function also returns a "watcher" object which has start and stop functions. |
||
---|---|---|
.. | ||
fs.go | ||
watcher.go |