Skip to main content

createFileCache

Function
This function is defined in the cache module.

Signature

def createFileCache(config?: CacheConfig & { cacheDir?: string }) -> FileCache

Returns

Returns
FileCache
The result of the operation.