MCPcopy 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
18const char* BinaryCache::GetImportPath()
19{
20 return importPath;
21}
22
23void BinaryCache::Initialize()
24{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected