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