Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ ~ConsoleObserverFile
Method
~ConsoleObserverFile
src/Base/ConsoleObserver.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
ConsoleObserverFile::~ConsoleObserverFile()
59
{
60
cFileStream.close();
61
}
62
63
void ConsoleObserverFile::sendLog(
64
const std::string& notifiername,
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected