delete_cached_folder
Description:
Deletes local data for the given folder_name
.
The folder should be part of the opened folders.
It doesn't delete the folder in the store (server) as such. Use delete_folder, or its synchronous variant, if you want to do that instead.
Parameters:
this |
a Store |
folder_name |
a folder full name to delete from the cache |