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

Class

cli/src/api/apiSession.ts:155–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155export class ApiSessionClient extends EventEmitter {
156 private readonly token: string
157 readonly sessionId: string
158 private metadata: Metadata | null

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected