R/cache.R
cache_size.Rd
Measure the sbert Cache
cache_size(cache_dir = cache_dir())
Cache root returned by [cache_dir()].
The total number of bytes currently used by regular files beneath the cache root.
cache_size(tempdir()) #> [1] 3503241