Constant naughtyfy::flags::FAN_CREATE
source · pub const FAN_CREATE: u64 = 0x00000100;Expand description
A child file or directory was created in a watched parent.
pub const FAN_CREATE: u64 = 0x00000100;A child file or directory was created in a watched parent.