Searched refs:pathToFile (Results 1 – 1 of 1) sorted by relevance
74 const pathToFile = pathModule.join(folder, file); constant75 const stat = fs.statSync(pathToFile);77 paths = paths.concat(filesInFolder(pathToFile));80 paths.push(pathToFile);