R/cache.R
cache_info.Rd
Shows information about the current cache including location, number of files, and total size.
cache_info()
Invisible NULL. Called for side effects (prints to console).
cache_info() #> Cache directory: /home/runner/.cache/R/golfastr #> Status: Not yet created (will be created on first use)