MCPcopy Index your code
hub / github.com/wavetermdev/waveterm / UseId

Function UseId

tsunami/engine/hooks.go:70–72  ·  view source on GitHub ↗
(vc *RenderContextImpl)

Source from the content-addressed store, hash-verified

68}
69
70func UseId(vc *RenderContextImpl) string {
71 return vc.GetCompWaveId()
72}
73
74func UseLocal(vc *RenderContextImpl, initialVal any) string {
75 hookVal := vc.getOrderedHook()

Callers 1

UseIdFunction · 0.92

Calls 1

GetCompWaveIdMethod · 0.80

Tested by

no test coverage detected