MCPcopy 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
174export interface PerformRequestOptions {

Callers 1

updateConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected