Searched refs:fsSymLink (Results 1 – 1 of 1) sorted by relevance
761 const fsSymLink = this.toFsEntry(symLink.path) as FsSymLink; constant762 …fsSymLink.symLink = getNormalizedAbsolutePath(symLink.symLink, getDirectoryPath(fsSymLink.fullPath…763 return fsSymLink;