[fs.watchFile] fs.watchFile(filename[, options], listener) Watch for changes on filename. The callback listener will be called each time the file is accessed. The options argument may be omitted. If provided, it should be an object. The options objec…