summaryrefslogtreecommitdiff
path: root/src/common/fs/fs.h
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-22common: fs: Add a description of a regular file in IsFileMorph
2021-06-22common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFileMorph
2021-06-22common: fs: Remove [[nodiscard]] attribute on Remove* functionsMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph