Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getModuleCopyright
Method
getModuleCopyright
BambooTracker/bamboo_tracker.cpp:2157–2160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2155
}
2156
2157
std::string BambooTracker::getModuleCopyright() const
2158
{
2159
return mod_->getCopyright();
2160
}
2161
2162
void BambooTracker::setModuleComment(const std::string& comment)
2163
{
Callers
1
loadModule
Method · 0.80
Calls
1
getCopyright
Method · 0.80
Tested by
no test coverage detected