WebSocket Server

File watcher Events

Reference of all File watcher Events emitted by the Streamer.bot WebSocket Server

FileWatcher.Changed

fullPathrequired
string
fileNamerequired
string
lines
array | null
data
null | object

FileWatcher.Created

Missing Documentation
No schema defined for this event. Check back soon!

FileWatcher.Deleted

Missing Documentation
No schema defined for this event. Check back soon!

FileWatcher.Renamed

fullPathrequired
string
fileNamerequired
string
oldFullPath
null | string
oldFileName
null | string