You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement TargetMode::TrackPath for kqueue (#25)
Implements `TargetMode::TrackPath` behavior for kqueue backend.
- watching non-existent nested paths is not supported yet (skipped test
is added)
- filtering out some unrelated events is not implemented
0 commit comments