Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ getFile
Method
getFile
deps/Catch/catch.hpp:12076–12078 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12074
}
12075
12076
FILE* TempFile::getFile() {
12077
return m_file;
12078
}
12079
12080
std::string TempFile::getContents() {
12081
std::stringstream sstr;
Callers
1
OutputRedirect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected