Searched refs:wholeCache (Results 1 – 1 of 1) sorted by relevance
466 const wholeCache: WholeCache = fs.existsSync(cacheFile) ? constant469 …if (wholeCache.runtimeOS === projectConfig.runtimeOS && wholeCache.sdkInfo === projectConfig.sdkIn…470 cache = wholeCache.fileList;