Searched refs:filePathExtensionLess (Results 1 – 1 of 1) sorted by relevance
414 const filePathExtensionLess: string = path.normalize(fileAbsPath); constant416 const targetPath = filePathExtensionLess + ext;423 if (fs.existsSync(filePathExtensionLess)) {