Home
last modified time | relevance | path

Searched defs:FSWatcher (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/conformance/declarationEmit/
DtypeReferenceRelatedFiles.ts6 interface FSWatcher {} interface
/third_party/node/lib/internal/fs/
Dwatchers.js186 function FSWatcher() { class
381 FSWatcher, property
/third_party/node/doc/api/
Dfs.md5328 #### Event: `'change'`
5355 #### Event: `'close'`
5363 #### Event: `'error'`
5373 #### `watcher.close()`
5381 #### `watcher.ref()`
5398 #### `watcher.unref()`
/third_party/node/tools/
Dlint-md.mjs7709 class FSWatcher extends EventEmitter { class