summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/File.h
AgeCommit message (Expand)Author
2021-02-21LibCore: Add file management helpers to reduce code duplicationMițca Dumitru
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling