Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildFor
Method
buildFor
src/tokenreader.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
int TokenReader::buildFor()
107
{
108
return FOR;
109
}
110
111
int TokenReader::buildReturn()
112
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected