Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CleverRaven/Cataclysm-DDA
/ dmsg
Method
dmsg
src/debug.cpp:189–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
std::string capture_debugmsg::dmsg()
190
{
191
capturing = false;
192
return captured;
193
}
194
195
capture_debugmsg::~capture_debugmsg()
196
{
Callers
1
capture_debugmsg_during
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected