delete Recursively
Delete this file with all its children. Note that if this operation fails then partial deletion may have taken place.
Return
true
if the file or directory is successfully deleted, false
otherwise.
Delete this file with all its children. Note that if this operation fails then partial deletion may have taken place.
true
if the file or directory is successfully deleted, false
otherwise.