MCPcopy Create free account
hub / github.com/ashaduri/gsmartcontrol / app_get_debug_buffer_str

Function app_get_debug_buffer_str

src/gui/gsc_init.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87std::string app_get_debug_buffer_str()
88{
89 return get_debug_buf_channel_stream().str();
90}
91
92
93

Callers 1

Calls 1

strMethod · 0.45

Tested by

no test coverage detected