Constant naughtyfy::flags::FAN_MODIFY
source · pub const FAN_MODIFY: u64 = 0x00000002;Expand description
Create an event when a file is modified (write).
pub const FAN_MODIFY: u64 = 0x00000002;Create an event when a file is modified (write).