Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getYogaConfig
Method
getYogaConfig
valdi/src/valdi/runtime/Attributes/AttributesManager.cpp:187–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
YGConfig* AttributesManager::getYogaConfig() const {
188
return _yogaConfig.get();
189
}
190
191
ILogger& AttributesManager::getLogger() const {
192
return _logger;
Callers
2
createNode
Method · 0.80
visit
Method · 0.80
Calls
1
get
Method · 0.65
Tested by
1
createNode
Method · 0.64