neuralib.io.core.CACHE_DIRECTORY

neuralib.io.core.CACHE_DIRECTORY = PosixPath('/home/docs/.cache')

Path subclass for non-Windows systems.

On a POSIX system, instantiating a Path should return this object.