Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/copilot-sdk
/ clearExchanges
Method
clearExchanges
test/harness/capturingHttpProxy.ts:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
protected clearExchanges(): void {
170
this.capturedExchanges.length = 0;
171
}
172
}
173
174
export
interface
PerformRequestOptions {
Callers
1
updateConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected