logo
Betty development documentation
betty.cache module
Initializing search
    • Installation
    • Usage
    • Development
    • API Documentation
    • About

    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¶
    © Copyright Bart Feenstra and contributors.
    Created using Sphinx 7.2.6. and Sphinx-Immaterial