MCPcopy 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
27type genAtom interface {
28 GetVal() any
29 SetVal(any) error
30 SetUsedBy(string, bool)
31 GetUsedBy() []string

Callers 3

GetDataMapMethod · 0.65
GetConfigMapMethod · 0.65
GetAtomValMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected