AttachmentCache =============== .. currentmodule:: flask_attachments .. autoclass:: AttachmentCache :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~AttachmentCache.clear ~AttachmentCache.get ~AttachmentCache.items ~AttachmentCache.keys ~AttachmentCache.paths ~AttachmentCache.prune ~AttachmentCache.size ~AttachmentCache.values .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: paths .. automethod:: prune .. automethod:: size .. automethod:: values