Page 1 of 1

How can we delete all files in a directory?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Files.delete(path)
b) Files.deleteDir()
c) Directory.delete()
d) Directory.delete(path)