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

Method getModulePath

BambooTracker/bamboo_tracker.cpp:2127–2130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2125}
2126
2127std::string BambooTracker::getModulePath() const
2128{
2129 return mod_->getFilePath();
2130}
2131
2132void BambooTracker::setModuleTitle(const std::string& title)
2133{

Callers 3

setWindowTitleMethod · 0.80
getModuleFileBaseNameMethod · 0.80

Calls 1

getFilePathMethod · 0.80

Tested by

no test coverage detected