Liking cljdoc? Tell your friends :D

dots.node.fs.watch-options


encodingcljs

(encoding watch-options)
source

persistent?cljs

(persistent? watch-options)
source

recursive?cljs

(recursive? watch-options)
source

set-encoding!cljs

(set-encoding! watch-options value)
source

set-persistent!cljs

(set-persistent! watch-options value)
source

set-recursive!cljs

(set-recursive! watch-options value)
source

set-signal!cljs

(set-signal! watch-options value)

When provided the corresponding AbortController can be used to cancel an asynchronous action.

When provided the corresponding `AbortController` can be used to cancel an asynchronous action.
sourceraw docstring

signalcljs

(signal watch-options)

When provided the corresponding AbortController can be used to cancel an asynchronous action.

When provided the corresponding `AbortController` can be used to cancel an asynchronous action.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close