🟩 File System operations { exists, copy, delete } for { files and directories } (see File System for more details) More...
Classes | |
struct | SC::FileSystemStat |
A structure to describe file stats. More... | |
struct | SC::FileSystemCopyFlags |
A structure to describe copy flags. More... | |
struct | SC::FileSystem |
Execute fs operations { exists, copy, delete } for { files and directories }. More... | |
struct | SC::Path |
Parse and compose filesystem paths for windows and posix. More... | |
🟩 File System operations { exists, copy, delete } for { files and directories } (see File System for more details)