[ Version ( since = "2.32" ) ]
public void set_cache_dir (string cache_dir)
Sets the cache directory path for use by this.
Note that CalBackend is initialized with a default cache directory path which should suffice for most cases. Backends should not override the default path without good reason.
| this |
an CalBackend |
| cache_dir |
a local cache directory path |