Indicates whether the process should continue to run as long as files are being watched. default = true
.
Indicates whether all subdirectories should be watched, or only the current directory. The applies when a directory is specified, and only on supported platforms (See Caveats). default = false
.
Generated using TypeDoc
Specifies the character encoding to be used for the filename passed to the listener. default =
'utf8'
.