Package de.otto.jlineup.file
Class FileUtils
java.lang.Object
de.otto.jlineup.file.FileUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclearDirectory(String path) static voiddeleteDirectory(String path) static voiddeleteDirectory(Path path)
-
Constructor Details
-
FileUtils
public FileUtils()
-
-
Method Details
-
clearDirectory
- Throws:
IOException
-
deleteDirectory
- Throws:
IOException
-
deleteDirectory
- Throws:
IOException
-