Data Fields
_Eio_Sentry_Event Struct Reference

Wraps the data about a monitor event on a file. More...

Data Fields

const char * trigger
 The cause of the event. More...
 
const char * source
 The original monitored path. More...
 

Detailed Description

Wraps the data about a monitor event on a file.

Field Documentation

◆ trigger

const char* _Eio_Sentry_Event::trigger

The cause of the event.

◆ source

const char* _Eio_Sentry_Event::source

The original monitored path.