Skip to contents

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"))

Arguments

collection_url

The url of a collection. Should be the path to the base directory (not an index.html file).

Value

Path to the local cache for the current collection including a trailing delimiter.