Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Public Member Functions | Public Attributes | List of all members
opendal::Entry Struct Reference

The entry of a file or directory. More...

#include <opendal.hpp>

Public Member Functions

 Entry (ffi::Entry &&)
 

Public Attributes

std::string path
 

Detailed Description

The entry of a file or directory.

Constructor & Destructor Documentation

◆ Entry()

opendal::Entry::Entry ( ffi::Entry &&  )

Member Data Documentation

◆ path

std::string opendal::Entry::path

The documentation for this struct was generated from the following file: