Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
std::string app_get_debug_buffer_str()
88
{
89
return get_debug_buf_channel_stream().str();
90
}
91
92
93
Callers
1
on_window_save_all_button_clicked
Method · 0.85
Calls
1
str
Method · 0.45
Tested by
no test coverage detected