Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetImportPath
Method
GetImportPath
NULLC/BinaryCache.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
const char* BinaryCache::GetImportPath()
19
{
20
return importPath;
21
}
22
23
void BinaryCache::Initialize()
24
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected