[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.34" ) ]
public Cache (string? cache_dir, CacheType cache_type)
Creates a new Cache.
cache_dir |
the directory to store the cached data, or |
cache_type |
the CacheType of the cache |
a new Cache |