Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getModulePath
Method
getModulePath
BambooTracker/bamboo_tracker.cpp:2127–2130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2125
}
2126
2127
std::string BambooTracker::getModulePath() const
2128
{
2129
return mod_->getFilePath();
2130
}
2131
2132
void BambooTracker::setModuleTitle(const std::string& title)
2133
{
Callers
3
setWindowTitle
Method · 0.80
getModuleFileBaseName
Method · 0.80
on_actionSave_triggered
Method · 0.80
Calls
1
getFilePath
Method · 0.80
Tested by
no test coverage detected