MCPcopy Create free account
hub / github.com/wavetermdev/waveterm / SetVal

Method SetVal

tsunami/engine/rootelem.go:29–29  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

27type genAtom interface {
28 GetVal() any
29 SetVal(any) error
30 SetUsedBy(string, bool)
31 GetUsedBy() []string
32 GetMeta() *AtomMeta

Callers 1

SetAtomValMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected