#include <FileSystemDump.h>
◆ FileSystemDumpEntry() [1/3]
◆ FileSystemDumpEntry() [2/3]
FileSystemDumpEntry::FileSystemDumpEntry |
( |
std::string_view |
path, |
|
|
FileType |
type, |
|
|
Blob |
content = {} |
|
) |
| |
|
inline |
◆ FileSystemDumpEntry() [3/3]
FileSystemDumpEntry::FileSystemDumpEntry |
( |
std::string_view |
path, |
|
|
FileType |
type, |
|
|
std::string |
content |
|
) |
| |
|
inline |
◆ operator==
◆ content
Blob FileSystemDumpEntry::content |
◆ path
std::string FileSystemDumpEntry::path |
◆ type
The documentation for this struct was generated from the following file: