Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pip._vendor.cachecontrol.cache.BaseCache Class Reference
Inheritance diagram for pip._vendor.cachecontrol.cache.BaseCache:
Inheritance graph
[legend]

Public Member Functions

bytes|None get (self, str key)
 
None set (self, str key, bytes value, int|datetime|None expires=None)
 
None delete (self, str key)
 
None close (self)
 

Member Function Documentation

◆ close()

None pip._vendor.cachecontrol.cache.BaseCache.close (   self)

The documentation for this class was generated from the following file: