Searched refs:srcFilePath (Results 1 – 2 of 2) sorted by relevance
74 var srcFilePath = path.join(dataDirPath, dirName, 'src.html'),76 src = fs.readFileSync(srcFilePath).toString(),
13 Link.prototype._makeSrcLink = function(srcFilePath) { argument14 return "<"+srcFilePath+">";