kconfig-core
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
kconfig-core
kconfig-core
/
club.skidware.kconfig.watcher
Package-level
declarations
Types
Types
File
Watcher
Link copied to clipboard
class
FileWatcher
(
file
:
File
,
debounceMs
:
Long
=
500
,
onReload
:
(
)
->
Unit
)
Watches a single file for modifications and triggers a debounced reload callback.