preheat\_open.api.cache.Cache ============================= .. currentmodule:: preheat_open.api.cache .. autoclass:: Cache :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Cache.__init__ ~Cache.check_key ~Cache.clear ~Cache.close ~Cache.delete ~Cache.get ~Cache.open ~Cache.set .. rubric:: Attributes .. autosummary:: ~Cache.config