Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PropertiesFileTest.cpp
File · 0.80
getUserDataPath
Method · 0.80
getAssetsPath
Method · 0.80
createElfApp
Function · 0.80
onShow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected