Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Public Attributes | List of all members
opendal::RenameOptions Struct Reference

Options for rename operations. More...

#include <data_structure.hpp>

Public Attributes

bool if_not_exists {false}
 

Detailed Description

Options for rename operations.

Member Data Documentation

◆ if_not_exists

bool opendal::RenameOptions::if_not_exists {false}

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