MCPcopy Create free account
hub / github.com/restify/node-restify / flushRecords

Method flushRecords

test/lib/streamRecorder.js:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 flushRecords() {
19 this.records = [];
20 }
21}
22
23module.exports = StreamRecorder;

Callers 2

constructorMethod · 0.95
server.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected