MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / path

Method path

switch/source/title.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96std::string Title::path(void)
97{
98 return mPath;
99}
100
101std::string Title::fullPath(size_t index)
102{

Callers 4

handleUploadFunction · 0.80
rebuildMethod · 0.80
chooseDstMethod · 0.80
titleBackupPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected