alias FSWatch::EventFlag

Alias Definition

LibFSWatch::EventFlag

Defined in:

event.cr

Constant Summary

AttributeModified = 64
Created = 2
IsDir = 1024
IsFile = 512
IsSymLink = 2048
Link = 4096
MovedFrom = 128
MovedTo = 256
NoOp = 0
Overflow = 8192
OwnerModified = 32
PlatformSpecific = 1
Removed = 8
Renamed = 16
Updated = 4