toggle menu
trailblaze-report
jvm
switch theme
search in API
trailblaze-report
/
xyz.block.trailblaze.report.utils
/
FileWatchService
/
FileWatchService
File
Watch
Service
constructor
(
dirToWatch
:
File
,
onFileChange
:
(
FileWatchService.ChangeType
,
File
)
->
Unit
)