Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ unsetMeasureFunc
Method
unsetMeasureFunc
src/ink/layout/yoga.ts:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
unsetMeasureFunc(): void {
99
this.yoga.unsetMeasureFunc()
100
}
101
102
markDirty(): void {
103
this.yoga.markDirty()
Callers
1
cleanupYogaNode
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected