Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ openStream
Method
openStream
Bcore/src/main/cpp/Dobby/tests/catch.hpp:6567–6569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6565
}
6566
6567
IStream const *Config::openStream() {
6568
return Catch::makeStream(m_data.outputFilename);
6569
}
6570
6571
} // end namespace Catch
6572
// end catch_config.cpp
Callers
nothing calls this directly
Calls
1
makeStream
Function · 0.85
Tested by
no test coverage detected