betty.cache module¶ Provide the Cache API. class betty.cache.FileCache(localizer, cache_directory_path, /)[source]¶ Bases: _Cache Parameters:¶ localizer¶ cache_directory_path¶ async clear()[source]¶ Return type:¶ None property path : Path¶