Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildModule
Method
buildModule
src/tokenbuilder.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
int TokenBuilder::buildModule()
173
{
174
return MODULE;
175
}
176
177
int TokenBuilder::buildFunction()
178
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected