MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / getRootFolder

Method getRootFolder

src/SystemData.cpp:340–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338}
339
340FolderData* SystemData::getRootFolder()
341{
342 return mRootFolder;
343}
344
345std::string SystemData::getGamelistPath()
346{

Callers 5

loadConfigMethod · 0.80
createGameFromPathFunction · 0.80
parseGamelistFunction · 0.80
updateGamelistFunction · 0.80
setSystemIdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected