suspend fun DirectoryEntry.removeRecursively(): Result<DirectoryEntry, FileException>
Remove given directory recursively.