Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getFile
Method
getFile
tests/catch.hpp:14099–14102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14097
}
14098
14099
FILE *TempFile::getFile()
14100
{
14101
return m_file;
14102
}
14103
14104
std::string TempFile::getContents()
14105
{
Callers
1
OutputRedirect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected