Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
System
/
watchDirectory
watch
Directory
abstract
val
watchDirectory
:
(
path
:
String
,
DirectoryWatcherCallback
,
recursive
:
Boolean
?
,
options
:
WatchOptions
?
)
->
FileWatcher
?
(
source
)