Build
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
WatchOptions
P
encoding
P
persistent
P
recursive
P
signal
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
WatchOptions
P
encoding
P
persistent
P
recursive
P
signal
interface
fs.WatchOptions
interface
WatchOptions
encoding
?
:
BufferEncoding
|
'buffer'
persistent
?
:
boolean
recursive
?
:
boolean
signal
?
:
AbortSignal