delete If Exists
Deletes the file or empty directory specified by this path if it exists.
Return
true
if the existing file was successfully deleted, false
if the file does not exist.
Since Kotlin
1.5
See also
Throws
if the directory exists but is not empty