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

Method RedirectedStdOut

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

Source from the content-addressed store, hash-verified

8087}
8088
8089RedirectedStdOut::RedirectedStdOut() : m_cout(Catch::cout(), m_rss.get()) {
8090}
8091auto RedirectedStdOut::str() const -> std::string {
8092 return m_rss.str();
8093}

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected