Constant IN_ONLYDIR
pub const IN_ONLYDIR: u32 = 0x0100_0000; // 16_777_216u32
Available on crate feature
dep_nc
only.Expand description
special flags only watch the path if it is a directory
pub const IN_ONLYDIR: u32 = 0x0100_0000; // 16_777_216u32
dep_nc
only.special flags only watch the path if it is a directory