Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
|
The entry of a file or directory. More...
#include <opendal.hpp>
Public Member Functions | |
Entry (ffi::Entry &&) | |
Public Attributes | |
std::string | path |
The entry of a file or directory.
opendal::Entry::Entry | ( | ffi::Entry && | ) |
std::string opendal::Entry::path |