Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ fullPath
Method
fullPath
switch/source/title.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
std::string Title::fullPath(size_t index)
102
{
103
return mFullSavePaths.at(index);
104
}
105
106
const std::vector<std::string>& Title::saves()
107
{
Callers
5
rebuild
Method · 0.45
chooseDst
Method · 0.45
doRestore
Method · 0.45
handleEvents
Method · 0.45
startTransferSend
Method · 0.45
Calls
1
at
Method · 0.80
Tested by
no test coverage detected