MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / getPath

Method getPath

Tests/TactilityCore/Source/TestFile.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 const char* getPath() const { return path; }
30
31 void writeData(const char* data) const {
32 CHECK_EQ(tt::file::writeString(path, data), true);

Callers 5

getUserDataPathMethod · 0.80
getAssetsPathMethod · 0.80
createElfAppFunction · 0.80
onShowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected