Searched refs:filenameThree (Results 1 – 1 of 1) sorted by relevance
44 const filenameThree = 'charm'; // Because the third time is constant104 fs.unwatchFile(filenameThree, b);108 fs.watchFile(filenameThree, uncalledListener);109 fs.watchFile(filenameThree, b);110 fs.unwatchFile(filenameThree, uncalledListener);114 fs.writeFileSync(filenameThree, 'pardner');