Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ addDialogEntry
Function
addDialogEntry
browse/src/buffers.ts:135–137 ·
view source on GitHub ↗
(entry: DialogEntry)
Source
from the content-addressed store, hash-verified
133
}
134
135
export
function
addDialogEntry(entry: DialogEntry) {
136
dialogBuffer.push(entry);
137
}
Callers
1
wirePageEvents
Method · 0.90
Calls
1
push
Method · 0.45
Tested by
no test coverage detected