CloudSqlite.CloudCaches Class

The collection of currently extant CloudCaches, by name.

Methods

Name Description
constructor(): CloudSqlite.CloudCaches    
findCache(cacheName: string): undefined | CloudSqlite.CloudCache 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: 14 November, 2024