Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ setModulePath
Method
setModulePath
BambooTracker/bamboo_tracker.cpp:2122–2125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2120
}
2121
2122
void BambooTracker::setModulePath(const std::string& path)
2123
{
2124
mod_->setFilePath(path);
2125
}
2126
2127
std::string BambooTracker::getModulePath() const
2128
{
Callers
2
openModule
Method · 0.80
on_actionSave_As_triggered
Method · 0.80
Calls
1
setFilePath
Method · 0.80
Tested by
no test coverage detected