R/cacheFile.R
cache_tree_to_json.Rd
Returns the cache tree as a JSON string. If path is given, also writes to file.
path
cache_tree_to_json(path = NULL)
Optional file path to write JSON to.
JSON string (invisibly).