MCPcopy Create free account
hub / github.com/codeaashu/claude-code / freeRecursive

Method freeRecursive

src/ink/layout/yoga.ts:294–296  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

292 this.yoga.free()
293 }
294 freeRecursive(): void {
295 this.yoga.freeRecursive()
296 }
297}
298
299// --

Callers 1

cleanupYogaNodeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected