Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ constructor
Method
constructor
src/ink/layout/yoga.ts:57–59 ·
view source on GitHub ↗
(yoga: YogaNode)
Source
from the content-addressed store, hash-verified
55
readonly yoga: YogaNode
56
57
constructor(yoga: YogaNode) {
58
this.yoga = yoga
59
}
60
61
// Tree
62
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected