JohnSundell / JohnSundell/Files
This may reduce the quality of type information available
Open
- Dominant language
- Swift
- Stars
- 2.6k
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Folder.home.subfolders.recursive.forEach { folder in
print("Name : \(folder.name), parent: \(folder.parent)")
}
If there are too many files in the folder, it will crash during the recursive process
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.