R/cache.R
ac_cache_clear.Rd
Removes all cached RDS files, or a specific key.
ac_cache_clear(key = NULL)
Optional specific cache key to clear. If NULL, clears all.
NULL
Invisibly returns the number of files removed