[ CCode ( has_construct_function = false ) ]
public DataCache (string path) throws Error
Create a new data cache.
path |
Base path of cache, subdirectories will be created here. |
A new cache object, or null if the base path cannot be written to. |