Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildNamespace
Method
buildNamespace
src/tokenreader.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
int TokenReader::buildNamespace()
182
{
183
return NS;
184
}
185
186
int TokenReader::buildAppend()
187
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected