Searched defs:filePathFromModuleRoot (Results 1 – 2 of 2) sorted by relevance
60 … let filePathFromModuleRoot: string = path.relative(moduleInfo.moduleRootPath, fileInfo.filePath); variable
143 …const filePathFromModuleRoot: string = path.relative(moduleInfo.moduleRootPath, fileInfo.filePath); constant576 const filePathFromModuleRoot = path.relative(moduleInfo.moduleRootPath, file); constant624 const filePathFromModuleRoot = path.relative(moduleInfo.moduleRootPath, file); constant670 const filePathFromModuleRoot: string = path.relative(moduleInfo.moduleRootPath, file); constant