MCPcopy Create free account
hub / github.com/ecto/muni / getSessionId

Method getSessionId

depot/console/src/lib/errorTracking.ts:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 getSessionId(): string {
76 return this.sessionId;
77 }
78
79 getBufferedEvents(): readonly ErrorEvent[] {
80 return this.buffer;

Callers 3

store.tsFile · 0.80
useDiscoveryFunction · 0.80
useRoverConnectionRtcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected