deleteRecursively

Delete this file with all its children. Note that if this operation fails then partial deletion may have taken place.

Since Kotlin

1.0

Return

true if the file or directory is successfully deleted, false otherwise.