Ask a question to get started
Enter to send•Shift+Enter new line
Watch a file for changes
watchFile( path: string, options: __type, listener: (curr: Stats, prev: Stats) => void )
path
string
options
__type
listener
(curr: Stats, prev: Stats) => void