Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getModuleAuthor
Method
getModuleAuthor
BambooTracker/bamboo_tracker.cpp:2147–2150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2145
}
2146
2147
std::string BambooTracker::getModuleAuthor() const
2148
{
2149
return mod_->getAuthor();
2150
}
2151
2152
void BambooTracker::setModuleCopyright(const std::string& copyright)
2153
{
Callers
1
loadModule
Method · 0.80
Calls
1
getAuthor
Method · 0.80
Tested by
no test coverage detected