Searched refs:realFullPath (Results 1 – 1 of 1) sorted by relevance
1087 const realFullPath = combinePaths(dirFullPath, getBaseFileName(fullPath)); constant1088 const fsEntry = this.fs.get(this.toPath(realFullPath))!;1094 return fsEntry?.fullPath || realFullPath;