MCPcopy Index your code
hub / github.com/tiann/hapi /

Class

cli/src/codex/codexAppServerClient.ts:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72export class CodexAppServerClient {
73 private process: ChildProcessWithoutNullStreams | null = null;
74 private connected = false;
75 private buffer = '';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected