Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ setModuleComment
Method
setModuleComment
BambooTracker/bamboo_tracker.cpp:2162–2165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2160
}
2161
2162
void BambooTracker::setModuleComment(const std::string& comment)
2163
{
2164
mod_->setComment(comment);
2165
}
2166
2167
std::string BambooTracker::getModuleComment() const
2168
{
Callers
1
on_actionComments_triggered
Method · 0.80
Calls
1
setComment
Method · 0.45
Tested by
no test coverage detected