MCPcopy 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
2147std::string BambooTracker::getModuleAuthor() const
2148{
2149 return mod_->getAuthor();
2150}
2151
2152void BambooTracker::setModuleCopyright(const std::string& copyright)
2153{

Callers 1

loadModuleMethod · 0.80

Calls 1

getAuthorMethod · 0.80

Tested by

no test coverage detected