MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / getFile

Method getFile

Bcore/src/main/cpp/Dobby/tests/catch.hpp:8134–8136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8132}
8133
8134FILE *TempFile::getFile() {
8135 return m_file;
8136}
8137
8138std::string TempFile::getContents() {
8139 std::stringstream sstr;

Callers 1

OutputRedirectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected