File Rights Checks
Open
P2
Task
- Dominant language
- C++
- Stars
- 18.4k
- Forks
- 2.7k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 85
Description
### Description
Currently FileIO is missing `Can't Read` check, there is `Can't Write` check though, and the only way to know if a file can be Read is to load it in memory, it's somehow inefficient opening.
Contributor guide
Assessment
This issue has not been assessed yet.