FSEventsWatcher

os.watch.FSEventsWatcher
class FSEventsWatcher(srcs: Seq[Path], onEvent: Set[Path] => Unit, logger: (String, Any) => Unit, latency: Double) extends Watcher

Attributes

Graph
Supertypes
class Watcher
trait AutoCloseable
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def close(): Unit
def run(): Unit