SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.interfaces.IFileSystem Interface Reference
+ Inheritance diagram for fr.softsf.sudokufx.interfaces.IFileSystem:
+ Collaboration diagram for fr.softsf.sudokufx.interfaces.IFileSystem:

Public Member Functions

boolean deleteFolderRecursively (Path folderPath, String mustEndWithThat)
 Delete the folder recursively.
 

Member Function Documentation

◆ deleteFolderRecursively()

boolean fr.softsf.sudokufx.interfaces.IFileSystem.deleteFolderRecursively ( Path folderPath,
String mustEndWithThat )

Delete the folder recursively.

Parameters
folderPathThe folder path
mustEndWithThatThe folder path should end with that
Returns
The result of deletion

Implemented in fr.softsf.sudokufx.utils.FileSystemManager.


The documentation for this interface was generated from the following file: