MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / openStream

Method openStream

tests/catch.hpp:7875–7877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7873 Verbosity Config::verbosity() const { return m_data.verbosity; }
7874
7875 IStream const* Config::openStream() {
7876 return Catch::makeStream(m_data.outputFilename);
7877 }
7878
7879} // end namespace Catch
7880// end catch_config.cpp

Callers

nothing calls this directly

Calls 1

makeStreamFunction · 0.85

Tested by

no test coverage detected