Searched defs:directoryOfCombinedPath (Results 1 – 3 of 3) sorted by relevance
2758 function directoryOfCombinedPath(fileName: string, basePath: string) { function3086 … const newBase = configFileName ? directoryOfCombinedPath(configFileName, basePath) : basePath; constant
35453 function directoryOfCombinedPath(fileName, basePath) { function
43250 function directoryOfCombinedPath(fileName, basePath) { function