Skip to content

FileSystemWatchHandler

Code location

FileSystemWatchHandler: (eventType, path, oldPath?, stats?) => void

Parameters

eventType: string

path: string

oldPath?: string

stats?: FileStats

Returns

void