core: add base cachew directory
This commit is contained in:
parent
10a8ebaae4
commit
c54d85037c
4 changed files with 24 additions and 2 deletions
|
@ -30,6 +30,7 @@ from ..kython import kompress
|
|||
logger = LazyLogger(__name__)
|
||||
|
||||
|
||||
# todo switch to use cachew.cache_dir
|
||||
def cache_path(*args, **kwargs):
|
||||
from my.config import location as config
|
||||
return config.cache_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue