R/cache.R
getCache.Rd
Get cached object from cache.
getCache(x, ret = "value") get_cache(x, ret = "value")
Object name to retrieve from cache.
What values to return. Can be one of "value", "timestamp" or "both".