Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getModuleComment
Method
getModuleComment
BambooTracker/bamboo_tracker.cpp:2167–2170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2165
}
2166
2167
std::string BambooTracker::getModuleComment() const
2168
{
2169
return mod_->getComment();
2170
}
2171
2172
void BambooTracker::setModuleTickFrequency(unsigned int freq)
2173
{
Callers
2
loadModule
Method · 0.80
on_actionComments_triggered
Method · 0.80
Calls
1
getComment
Method · 0.80
Tested by
no test coverage detected