MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getFile

Method getFile

extlibs/catch/include/catch/catch.hpp:11637–11639  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11635 }
11636
11637 FILE* TempFile::getFile() {
11638 return m_file;
11639 }
11640
11641 std::string TempFile::getContents() {
11642 std::stringstream sstr;

Callers 1

OutputRedirectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected