buildAndExportSharedCache(path, buildFullPreviews?) → Boolean Builds cache for a folder and all subfolders. path String Platform path of the folder for which cache export needs to be done. buildFullPreviews? Boolean Specifies whether you want to build and export full-size previews.
importSharedCache(path) → Boolean Imports the already exported cache. path String Platform path of the folder for which cache export needs to be done.
purgeCacheForLocation(path, includeSubFolders?, purgeForAllUsers?) → void Purges all cache for input folder. path String Platform path of the folder for which cache export needs to be done. includeSubFolders? Boolean Specifies if the cache is to be purged for all the subfolders on the selected path. purgeForAllUsers? Boolean