get_write_directory


Description:

public unowned string get_write_directory ()

Returns the local directory path where changes to this are written.

By default, changes are written to the local directory path returned by get_user_dir, but an CollectionBackend may wish to override this to use its own private cache directory for data sources it creates automatically.

Parameters:

this

an ServerSideSource

Returns:

the directory where changes are written