MCPcopy 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
14099FILE *TempFile::getFile()
14100{
14101 return m_file;
14102}
14103
14104std::string TempFile::getContents()
14105{

Callers 1

OutputRedirectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected