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