https://github.com/stepancheg/fsevent-dump
https://github.com/stepancheg/fsevent-dump
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stepancheg/fsevent-dump
- Owner: stepancheg
- Created: 2022-02-05T08:43:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T00:01:35.000Z (over 4 years ago)
- Last Synced: 2025-01-24T13:46:01.941Z (over 1 year ago)
- Language: Rust
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Print macos fs events for given path.
Implementation is copy-pasted from [notify](https://github.com/notify-rs/notify).