MCPcopy 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
187YGConfig* AttributesManager::getYogaConfig() const {
188 return _yogaConfig.get();
189}
190
191ILogger& AttributesManager::getLogger() const {
192 return _logger;

Callers 2

createNodeMethod · 0.80
visitMethod · 0.80

Calls 1

getMethod · 0.65

Tested by 1

createNodeMethod · 0.64