|
VSQLite++ 0.3
|
Result of probing a filesystem path that bundles status metadata and the failure code. More...
#include <filesystem_adapter.hpp>

Public Attributes | |
| std::filesystem::file_status | status |
| std::error_code | error |
Result of probing a filesystem path that bundles status metadata and the failure code.
Definition at line 49 of file filesystem_adapter.hpp.
| std::error_code sqlite::v2::filesystem_entry::error |
Definition at line 51 of file filesystem_adapter.hpp.
| std::filesystem::file_status sqlite::v2::filesystem_entry::status |
Definition at line 50 of file filesystem_adapter.hpp.