Handle for a file or directory.
Definition FileHandle.hpp:46
An implementation of a local file system.
Definition LocalFileSystem.hpp:17
Representation of the local file system.
Definition POSIXFileSystem.hpp:26
virtual ~POSIXFileSystem()
virtual FileHandle open(StringView path) override
virtual FileHandle open(String &&path) override
Definition Application.hpp:19