Package com.plotsquared.core.util
Class FileUtils
java.lang.Object
com.plotsquared.core.util.FileUtils
-
Method Summary
-
Method Details
-
deleteDirectory
Attempt to (recursively) delete a directory- Parameters:
directory
- Directory to delete- Throws:
RuntimeException
- If the deletion fails
-
getFile
-