SudokuFX
|
Public Member Functions | |
boolean | deleteFolderRecursively (Path folderPath, String mustEndWithThat) |
Delete the folder recursively. | |
boolean fr.softsf.sudokufx.interfaces.IFileSystem.deleteFolderRecursively | ( | Path | folderPath, |
String | mustEndWithThat ) |
Delete the folder recursively.
folderPath | The folder path |
mustEndWithThat | The folder path should end with that |
Implemented in fr.softsf.sudokufx.utils.FileSystemManager.