MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / getLogicalBounds

Method getLogicalBounds

lib/data/layout.cc:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321DiskLayout::LayoutBounds DiskLayout::getLogicalBounds() const
322{
323 return getBounds(std::views::keys(layoutByLogicalLocation));
324}

Callers 2

getBoundsMethod · 0.80
test_boundsFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_boundsFunction · 0.64