MCPcopy 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
189std::string capture_debugmsg::dmsg()
190{
191 capturing = false;
192 return captured;
193}
194
195capture_debugmsg::~capture_debugmsg()
196{

Callers 1

capture_debugmsg_duringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected