cacheDir
cacheDir: string | undefined
A local directory in temporary storage for the CloudCache. If not supplied, it is a subdirectory called cacheName
in the CloudCaches
temporary directory.
If the directory does not exist, it is created.
Defined in
- core/backend/src/CloudSqlite.ts Line 761
Last Updated: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.