FileCache
Description:
[
CCode ( has_construct_function =
false ) ]
public FileCache (
string filename)
Creates a new FileCache object, which implements a cache of objects.
Useful for remote backends.
Parameters:
| filename |
filename where the cache is kept
|
Returns: