Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
module.exports = StreamRecorder;
Callers
2
constructor
Method · 0.95
server.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected