Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getProjectDir
Method
getProjectDir
lib/sourceloader/BuildDB.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
std::string BuildDB::getBCPath() const { return BCPath; }
35
std::vector<std::string> BuildDB::getASTPaths() const { return ASTPaths; }
36
std::string BuildDB::getProjectDir() const { return ProjectDir; }
Callers
2
load
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64