FsEvent event specialization for FsRequest::Type::READDIR.
More...
#include <fs.h>
FsEvent event specialization for FsRequest::Type::READDIR.
It will be emitted by FsReq and/or FileReq according with their functionalities.
Definition at line 325 of file fs.h.
◆ eos
True if there a no more entries to read.
Definition at line 333 of file fs.h.
◆ name
const char* uvw::FsEvent< details::UVFsType::READDIR >::name |
The name of the last entry.
Definition at line 331 of file fs.h.
◆ path
The path affecting the request.
Definition at line 163 of file fs.h.
◆ type
The entry type.
Definition at line 332 of file fs.h.
The documentation for this struct was generated from the following file: