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

Method setModulePath

BambooTracker/bamboo_tracker.cpp:2122–2125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2120}
2121
2122void BambooTracker::setModulePath(const std::string& path)
2123{
2124 mod_->setFilePath(path);
2125}
2126
2127std::string BambooTracker::getModulePath() const
2128{

Callers 2

openModuleMethod · 0.80

Calls 1

setFilePathMethod · 0.80

Tested by

no test coverage detected