orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-file-watcher
/
org.openrndr.extra.filewatcher
/
FileWatcher
File
Watcher
class
FileWatcher
(
file
:
File
,
fileChangedEvent
:
Event
<
File
>
,
requestStopEvent
:
Event
<
Unit
>
?
=
null
)
(
source
)
Parameters
request
Stop
Event
Members
Constructors
File
Watcher
Link copied to clipboard
constructor
(
file
:
File
,
fileChangedEvent
:
Event
<
File
>
,
requestStopEvent
:
Event
<
Unit
>
?
=
null
)
Functions
stop
Link copied to clipboard
fun
stop
(
)