Searched refs:srcFilePath (Results 1 – 1 of 1) sorted by relevance
10 const srcFilePath = path.join(dataDirPath.pathname, dirName, 'src.html'); constant12 const src = fs.readFileSync(srcFilePath).toString();