Handle for a file or directory.
Definition: FileHandle.h:43
Representation of the local file system.
Definition: posix/LocalFileSystem.h:18
Definition: AbstractFileHandleBackend.h:14
CPPFS_API FileHandle open(const std::string &path, const LoginCredentials *credentials=nullptr)
Open a file or directory.
Interface for accessing file systems.
Definition: AbstractFileSystem.h:21