Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yujiosaka/headless-chrome-crawler
/ reset
Method
reset
test/server/index.js:30–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
reset() {
31
this._routes.clear();
32
this._delays.clear();
33
this._auths.clear();
34
this._contents.clear();
35
this._csps.clear();
36
}
37
38
/**
39
* @
return
{!Promise}
Callers
1
index.test.js
File · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected