Witness icon indicating copy to clipboard operation
Witness copied to clipboard

Monitor file system events using Swift

Results 2 Witness issues
Sort by recently updated
recently updated
newest added

I like that you added support for Swift Package Manager, but it needs to have a new tag (say 0.1.4). I can test things in my application by specifying the...

I added a watch to a folder (`Source`) with a file (`first.txt`), and when I change the contents of that file, I get this exact event 150 times: ``` ▿...