quarkdown
Toggle table of contents
1.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
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
)
:
<Error class: unknown class>
Creates a new
DirectoryWatcher
.