cache_path property

cache_path property

The relative or absolute path to the cache folder.

Definition:

@property
def cache_path(self):
    ...

See Also