Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
_handleChange = (path: string, stat: ?fs.Stats) => { this._emit(common.CHANGE_EVENT, path, stat); };
Sane aims to be fast, small, and reliable file system watcher.