set_write_directory


Description:

public void set_write_directory (string write_directory)

Sets the local directory path where changes to this are to be 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

write_directory

the directory where changes are to be written