Skip to content

davidassigbi/kotlin-file-events-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-file-events-handler

Summary

kotlin-file-events-handler is a library build on top of Java WatchService API. It just provide some handy ways to use this API in Kotlin by taking advantages of Kotlin powerfull features.

PS: Please do not use this library yet cause it is still in active developpement