Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
340
FolderData* SystemData::getRootFolder()
341
{
342
return mRootFolder;
343
}
344
345
std::string SystemData::getGamelistPath()
346
{
Callers
5
loadConfig
Method · 0.80
createGameFromPath
Function · 0.80
parseGamelist
Function · 0.80
updateGamelist
Function · 0.80
setSystemId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected