uvw 2.12.1
Public Attributes | List of all members
uvw::FsEvent< e > Struct Template Reference

Default FsEvent event. More...

#include <fs.h>

Public Attributes

const char * path
 

Detailed Description

template<details::UVFsType e>
struct uvw::FsEvent< e >

Default FsEvent event.

Available types are:

It will be emitted by FsReq and/or FileReq according with their functionalities.

See the official documentation for further details.

Definition at line 159 of file fs.h.

Member Data Documentation

◆ path

template<details::UVFsType e>
const char* uvw::FsEvent< e >::path

The path affecting the request.

Definition at line 163 of file fs.h.


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