quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-cli
/
com.quarkdown.cli.watcher
/
DirectoryWatcher
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
directory
:
File
,
exclude
:
File
?
,
onChange
:
(
DirectoryChangeEvent
)
->
Unit
)
:
DirectoryWatcher
Creates a new
DirectoryWatcher
.