An additional Argument for File.delete #3651
Labels
comp: class library
SC class library
good first issue
indicates issue tickets that are suitable for a new contributor
Milestone
Hi,
I have noticed that File.delete("pathName") only deletes an empty folder.
Would it be not useful if we have an additional argument to delete a folder which is not empty?
e.g.:
The text was updated successfully, but these errors were encountered: