Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ evaluate
Method
evaluate
src/module.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
Node* Module::evaluate(const Context&) const
84
{
85
return nullptr;
86
}
87
88
void Module::addDescription(const QString& d)
89
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected