Check whether value in cache exists
.checkInCache(bfc, hash, verbose = FALSE)Object of class BiocFileCache, created by a call to BiocFileCache::BiocFileCache()
unique hash representing a query.
logical; should additional verbose output be printed? Not currently used.
This function returns TRUE if a record with the requested hash already exists in the file cache, otherwise returns FALSE.