Skip to content

snowkit/linc_filewatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linc/filewatch

Haxe/hxcpp @:native binding for OS level file watch notifications, for Mac,Windows and Linux.

This is a linc library.


This library works with the Haxe cpp target only.


Install

haxelib git linc_filewatch https://github.com/snowkit/linc_filewatch.git

Example usage

See test/Test.hx

Note that the test may not emit events on some OS's because of the lack of a run loop on the CLI app. A more consistent way to test on your platform would be to include the library in your existing application and throw in the few lines needed to test it. The test therefore is more for reference, and not a working test case as of now.

About

http://snowkit.github.io/linc/ Haxe/hxcpp @:native bindings for OS file change notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published