Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetRefOperations
Method
GetRefOperations
tsunami/engine/rootelem.go:457–461 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
455
}
456
457
func
(r *RootElem) GetRefOperations() []vdom.VDomRefOperation {
458
ops := r.RefOperations
459
r.RefOperations = nil
460
return
ops
461
}
Callers
2
fullRender
Method · 0.45
incrementalRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected