|
fswatch 1.20.1
|
#include <cevent.h>
Public Attributes | |
| char * | path |
| time_t | evt_time |
| enum fsw_event_flag * | flags |
| unsigned int | flags_num |
| unsigned long | correlation_id |
| enum fsw_process_id_kind | process_id_kind |
| long long | process_id |
| int | process_pidfd |
| bool | has_process_pidfd |
A file change event with extended metadata.
This type is additive and preserves the ABI of fsw_cevent. The process file descriptor is owned by libfswatch and is valid only while the callback is executing.