Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SplootCode/splootcode
/ getChildSet
Method
getChildSet
packages/core/src/language/node.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
getChildSet(): ChildSet {
34
return
this.node.getChildSet(this.childSetId)
35
}
36
}
37
38
export
class
SplootNode {
Callers
nothing calls this directly
Calls
1
getChildSet
Method · 0.45
Tested by
no test coverage detected