A cross-platform folder & file watching library using win32, inotify or std.file
Stars
34
Forks
8
Watchers
34
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
6
commits
1
commits
1
commits
1
commits
1
commits
Fixed: Improved compilation time by not using core.sys.windows.windows
8bfb96aView on GitHubMerge pull request #22 from andrejp88/fix_corrupt_paths
460c350View on GitHubSlice inotify_event.name instead of using fromStringz
b0f7b07View on GitHubAvoid reading inotify_event.name when its length is 0
0ee267dView on GitHubHandle File not found error on Create event(Linux) (#18)
a79d851View on GitHub