deleteDirectory



fun deleteDirectory(directoryToBeDeleted: File): Boolean(source)

Recursively deletes

Return

true if deleted

Parameters

directoryToBeDeleted

the file reference to the directory to delete