Searched defs:tryRemoveDirectoryPrefix (Results 1 – 2 of 2) sorted by relevance
7436 export function tryRemoveDirectoryPrefix(path: string, dirPath: string, getCanonicalFileName: GetCa… function
17186 function tryRemoveDirectoryPrefix(path, dirPath, getCanonicalFileName) { function