API Reference Local File Cacher v0.1.2

View Source

Modules

This package manages a local file cache. The local file cache may be used, for example, to ensure that you have backups of files saved when making HTTP requests to API providers. The cached files can be used, for example, to quickly restore backups from the saved responses.

Assertions and setup functions that can be used in your application's tests to ensure that LocalFileCacher is working correctly.