Get details of cached files
cache_details(x)File names
Can be used to list details for all files, both .nc and .csv
types, or details for just individual files of class tabledap,
griddap_nc, and griddap_csv
Other cache:
cache_delete(),
cache_list(),
cache_setup()
if (FALSE) {
# List details for all cached files
cache_details()
}