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