Internal function to get the local path to the cache for the current model collection.
Source:R/cache_path.R
cache_path.Rd
Use birdflow_options("cache") to get the main cache directory (parent of the collection directory) and birdflow_options("collection_url") for the current model collection url.
Usage
cache_path(collection_url = birdflow_options("collection_url"))