Searched defs:convertToRelativePath (Results 1 – 4 of 4) sorted by relevance
818 …export function convertToRelativePath(absoluteOrRelativePath: string, basePath: string, getCanonic… function
405 …const relativeFileName = host ? convertToRelativePath(file.fileName, host.getCurrentDirectory(), f… constant
8211 function convertToRelativePath(absoluteOrRelativePath, basePath, getCanonicalFileName) { function
5360 function convertToRelativePath(absoluteOrRelativePath, basePath, getCanonicalFileName) { function