MCPcopy 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
2167std::string BambooTracker::getModuleComment() const
2168{
2169 return mod_->getComment();
2170}
2171
2172void BambooTracker::setModuleTickFrequency(unsigned int freq)
2173{

Callers 2

loadModuleMethod · 0.80

Calls 1

getCommentMethod · 0.80

Tested by

no test coverage detected