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

Method free

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

Source from the content-addressed store, hash-verified

289 // Lifecycle
290
291 free(): void {
292 this.yoga.free()
293 }
294 freeRecursive(): void {
295 this.yoga.freeRecursive()
296 }

Callers 1

unmountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected