MCPcopy
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

mainFunction · 0.95
serverHooksFunction · 0.95
McpContext.test.tsFile · 0.80
screencast.test.tsFile · 0.80
emulation.test.tsFile · 0.80
pages.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected