Closed DarkOutcast6 closed 1 year ago
When using a pycaching.cache.Cache object, there is no attribute for accessing the name of the cache. Is there something I'm missing or a workaround, or is this just something that may be added?
There is Cache.name (https://pycaching.readthedocs.io/en/4.2.3/api.html#pycaching.cache.Cache.name).
Cache.name
When using a pycaching.cache.Cache object, there is no attribute for accessing the name of the cache. Is there something I'm missing or a workaround, or is this just something that may be added?