Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.

Uses

  • FileCache

Source

View on GitHub

src/cache/index.ts at line 251

JS Cache CLI

JS Memory

JS Files