MCPcopy Create free account
hub / github.com/Tencent/libpag / setFilePath

Method setFilePath

exporter/src/utils/TempFileDelete.h:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 void setFilePath(const std::string& path) {
33 tempFilePath = path;
34 }
35
36 private:
37 std::string tempFilePath = "";

Callers 1

GetProjectFileBytesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected