-
Notifications
You must be signed in to change notification settings - Fork 341
Open
Description
The man page says "See Event Types", but provides no further information. It would be helpful to see the list of event types and the associated numeric values.
For others who have searched for this, documentation is here:
http://emcrisostomo.github.io/fswatch/doc/1.11.3/fswatch.html/Invoking-fswatch.html#Event-Flags
NoOp: 0
PlatformSpecific: 1
Created: 2
Updated: 4
Removed: 8
Renamed: 16
OwnerModified: 32
AttributeModified: 64
MovedFrom: 128
MovedTo: 256
IsFile: 512
IsDir: 1024
IsSymLink: 2048
Link: 4096
Overflow: 8192
jayschwa, frzb, gibatronic, jchook, mdbraber and 10 more
Metadata
Metadata
Assignees
Labels
No labels