exists_in_cache: Check if given key exists in cache

Description Usage Arguments Value Examples

Description

Check if given key exists in cache

Usage

1
exists_in_cache(key, max_lifetime = 30)

Arguments

key

hashed representation of function and args

max_lifetime

max age of cached object (days)

Value

boolean

Examples

1
## Not run: exists_in_cache("de245179163e5245a56484e7207bf3a3469c358b")

stillmatic/catcher documentation built on May 30, 2019, 5:44 p.m.