FileWatchService

constructor(dirToWatch: File, onFileChange: (FileWatchService.ChangeType, File) -> Unit)