MCPcopy 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

34std::string BuildDB::getBCPath() const { return BCPath; }
35std::vector<std::string> BuildDB::getASTPaths() const { return ASTPaths; }
36std::string BuildDB::getProjectDir() const { return ProjectDir; }

Callers 2

loadMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64