Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
WatchOptions
Watch
Options
sealed
external
interface
WatchOptions
(
source
)
Inheritors
WatchBufferOptions
WatchBufferAsyncOptions
Members
Properties
encoding
Link copied to clipboard
abstract
var
encoding
:
Any
?
persistent
Link copied to clipboard
abstract
var
persistent
:
Boolean
?
recursive
Link copied to clipboard
abstract
var
recursive
:
Boolean
?