Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ getResult
Method
getResult
src/nodeevaluator.cpp:426–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
424
}
425
426
Primitive* NodeEvaluator::getResult() const
427
{
428
return result;
429
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected