MCPcopy Create free account
hub / github.com/tiann/hapi /

Class

cli/src/modules/common/opencodeModels.test.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7vi.mock('@/agent/backends/acp/AcpStdioTransport', () => ({
8 AcpStdioTransport: class {
9 sendRequest = sendRequestMock
10 close = closeMock
11 constructor(opts: { command: string; args?: string[] }) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected