microprobe.utils.cache¶
microprobe.utils.cache
module
Functions
|
Given a file, returns it’s cache file name. |
|
Reads data from a cache file. |
|
Reads data from a default cache file. |
|
Removes a cache file. |
|
Removes default cache file. |
|
Returns True if the cache file needs to be updated. |
|
Writes data to a cache file. |
|
Writes data to a cache file. |