MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / getPath

Method getPath

src/filer/filer.cpp:309–311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309std::string Filer::getPath() {
310 return path;
311}
312
313Filer::~Filer() {
314 delete (mutex);

Callers 1

quitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected