toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.io
/
KSLFileUtil
/
deleteDirectory
delete
Directory
fun
deleteDirectory
(
pathToDir
:
Path
)
:
Boolean
fun
deleteDirectory
(
directoryToBeDeleted
:
File
)
:
Boolean
Recursively deletes
Return
true if deleted
Parameters
directory
To
Be
Deleted
the file reference to the directory to delete