Searched refs:currentInode (Results 1 – 1 of 1) sorted by relevance
703 const currentInode = this.inodes?.get(path); constant706 if (this.inodeWatching && inode !== undefined && inode !== currentInode) return;