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