CloudSqlite.CloudCaches Class

The collection of currently extant CloudCaches, by name.

Methods

Name Description
constructor(): CloudSqlite.CloudCaches    
findCache(cacheName: string): CloudSqlite.CloudCache | undefined Static find a CloudCache by name, if it exists  
getCache(args: CloudSqlite.CreateCloudCacheArg): CloudSqlite.CloudCache Static Get a CloudCache by name.  

Defined in

Last Updated: 27 May, 2026