MCPcopy Create free account
hub / github.com/BambooTracker/BambooTracker / setModuleComment

Method setModuleComment

BambooTracker/bamboo_tracker.cpp:2162–2165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2160}
2161
2162void BambooTracker::setModuleComment(const std::string& comment)
2163{
2164 mod_->setComment(comment);
2165}
2166
2167std::string BambooTracker::getModuleComment() const
2168{

Callers 1

Calls 1

setCommentMethod · 0.45

Tested by

no test coverage detected