Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.80
useDiscovery
Function · 0.80
useRoverConnectionRtc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected