cache_sub_folder property

cache_sub_folder property

The sub-folder to append to the FileCache.cache_path.

Definition:

@property
def cache_sub_folder(self):
    ...

See Also