start

fun start()

Starts watching the file for modifications.

Registers the parent directory with the WatchService and begins polling on a daemon thread. If the watcher is already running, this method is a no-op.

Since

1.0