clear_folder


Description:

public bool clear_folder (string folder_name) throws Error

Clears content of the folder_name.

It does nothing when the folder does not exist.

Parameters:

this

a StoreDB

folder_name

a folder name

Returns:

whether succeeded