fswatch 1.20.1
Loading...
Searching...
No Matches
fsw_cevent Struct Reference

#include <cevent.h>

Public Attributes

char * path
time_t evt_time
enum fsw_event_flagflags
unsigned int flags_num

Detailed Description

A file change event is represented as an instance of this struct where:

  • path is the path where the event was triggered.
  • evt_time the time when the event was triggered.
  • flags is an array of fsw_event_flag of size flags_num.
  • flags_num is the size of the flags array.

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