scf37 / filewatch   1.0.0

GitHub

Watches over directory tree for changes

Scala versions: 3.x 2.13 2.12 2.11 2.10

Filewatch

Coverage Status

Filewatch library.

Built upon jdk7 WatchService, it watches over directory tree, notifying on changes.

Usage:

libraryDependencies += "me.scf37" %% "filewatch" % "1.0.0"