Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ChromeDevTools/chrome-devtools-mcp
/ restore
Method
restore
tests/server.ts:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
restore() {
87
this.#routes = {};
88
}
89
90
start(): Promise<void> {
91
return
new
Promise(res => {
Callers
15
main
Function · 0.95
serverHooks
Function · 0.95
ToolHandler.test.ts
File · 0.80
TextSnapshot.test.ts
File · 0.80
PageCollector.test.ts
File · 0.80
check-for-updates.test.ts
File · 0.80
McpContext.test.ts
File · 0.80
performance.test.ts
File · 0.80
screencast.test.ts
File · 0.80
thirdPartyDeveloper.test.ts
File · 0.80
emulation.test.ts
File · 0.80
pages.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected