MCPcopy 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
38export class SplootNode {

Callers

nothing calls this directly

Calls 1

getChildSetMethod · 0.45

Tested by

no test coverage detected