Watcher

confuse.Watcher
class Watcher(paths: Iterable[Path], onEvent: Set[Path] => Unit, daemonize: Boolean) extends AutoCloseable with Closeable

Attributes

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

Members list

Concise view

Value members

Concrete methods

def close(): Unit
def join(): Unit