MCPcopy 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
2157std::string BambooTracker::getModuleCopyright() const
2158{
2159 return mod_->getCopyright();
2160}
2161
2162void BambooTracker::setModuleComment(const std::string& comment)
2163{

Callers 1

loadModuleMethod · 0.80

Calls 1

getCopyrightMethod · 0.80

Tested by

no test coverage detected