summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-22common: fs: Add a description of a regular file in IsFileMorph1-4/+6
2021-06-22common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFileMorph1-2/+2
2021-06-22common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph1-8/+8
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-0/+582