MCPcopy Create free account
hub / github.com/codeaashu/claude-code / reportMetadata

Function reportMetadata

src/bridge/replBridgeTransport.ts:327–329  ·  view source on GitHub ↗
(metadata)

Source from the content-addressed store, hash-verified

325 ccr.reportState(state)
326 },
327 reportMetadata(metadata) {
328 ccr.reportMetadata(metadata)
329 },
330 reportDelivery(eventId, status) {
331 ccr.reportDelivery(eventId, status)
332 },

Callers

nothing calls this directly

Calls 1

reportMetadataMethod · 0.80

Tested by

no test coverage detected