Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetVal
Method
GetVal
tsunami/engine/rootelem.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
27
type
genAtom
interface
{
28
GetVal() any
29
SetVal(any) error
30
SetUsedBy(string, bool)
31
GetUsedBy() []string
Callers
3
GetDataMap
Method · 0.65
GetConfigMap
Method · 0.65
GetAtomVal
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected