We might want to add support for these flags as higher-level arguments to add_watch:
IN_DONT_FOLLOW
IN_EXCL_UNLINK
We should add support for doing updates to an existing watch (using IN_MASK_ADD). This prevents there being gaps in coverage when deleting and re-adding.
We might want to add support for these flags as higher-level arguments to add_watch:
We should add support for doing updates to an existing watch (using IN_MASK_ADD). This prevents there being gaps in coverage when deleting and re-adding.