MCPcopy 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
457func (r *RootElem) GetRefOperations() []vdom.VDomRefOperation {
458 ops := r.RefOperations
459 r.RefOperations = nil
460 return ops
461}

Callers 2

fullRenderMethod · 0.45
incrementalRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected