fs.StatWatcher 类
- 继承自 <EventEmitter>
成功调用 fs.watchFile() 方法将返回新的 fs.StatWatcher 对象。
- Extends <EventEmitter>
A successful call to fs.watchFile() method will return a new fs.StatWatcher
object.
成功调用 fs.watchFile() 方法将返回新的 fs.StatWatcher 对象。
A successful call to fs.watchFile() method will return a new fs.StatWatcher
object.