Skip to contents

Get cached object from cache.

Usage

getCache(x, ret = "value")

get_cache(x, ret = "value")

Arguments

x

Object name to retrieve from cache.

ret

What values to return. Can be one of "value", "timestamp" or "both".