Skip to contents

Measure the sbert Cache

Usage

cache_size(cache_dir = cache_dir())

Arguments

cache_dir

Cache root returned by [cache_dir()].

Value

The total number of bytes currently used by regular files beneath the cache root.

Examples

cache_size(tempdir())
#> [1] 3503241