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