MCPcopy Create free account
hub / github.com/OpenKneeboard/OpenKneeboard / GetPath

Method GetPath

src/lib/Filesystem.cpp:348–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346}
347
348std::filesystem::path TemporaryCopy::GetPath() const noexcept {
349 return mCopy;
350}
351};// namespace OpenKneeboard::Filesystem

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected