korlibs
Toggle table of contents
6.1.0-SNAPSHOT
native
Target filter
native
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.file.std
/
LocalVfsNativeBase
/
watch
watch
native
open
suspend override
fun
watch
(
path
:
String
,
handler
:
(
Vfs.FileEvent
)
->
Unit
)
:
AutoCloseable