FS|libcore|Cleanup: Destroying folder contents; MetadataBank API cleanup
de::Folder has a new method to remove all files in the folder, andall the files in subfolders, too.
MetadataBank prevents accessing all the Bank methods. Only therelevant operations are publicly available.
Fixed clearing the Bank hot storage folder contents. It should becompletely cleared, not just checking the current bank items.
Clarified Folder method names for file creation and destruction.
View differences
FS|libcore|Cleanup: Destroying folder contents; MetadataBank API cleanup
de::Folder has a new method to remove all files in the folder, and
all the files in subfolders, too.
MetadataBank prevents accessing all the Bank methods. Only the
relevant operations are publicly available.
Fixed clearing the Bank hot storage folder contents. It should be
completely cleared, not just checking the current bank items.
Clarified Folder method names for file creation and destruction.