summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common: fs: Add a description of a regular file in IsFileMorph2021-06-221-4/+6
* common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFileMorph2021-06-221-2/+2
* common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph2021-06-221-8/+8
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+582