commit | 7168052b4b7cc0b69a7516d3c02d7920f3eb9d35 | [log] [tgz] |
---|---|---|
author | Konstantin Scheglov <scheglov@google.com> | Wed Nov 07 13:12:14 2018 -0800 |
committer | Nate Bosch <nbosch1@gmail.com> | Wed Nov 07 13:12:14 2018 -0800 |
tree | 10ee7596c1060a59087336bff8278df8eff0a006 | |
parent | 5022c65c3333cb1b015467bd0219598dd0408384 [diff] |
Catch FileSystemException during existsSync() on Windows. (#67)
A file system watcher.
It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.