Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashaduri/gsmartcontrol
/ set_error_header
Method
set_error_header
src/applib/command_executor.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
242
243
void CommandExecutor::set_error_header(const std::string& msg)
244
{
245
error_header_ = msg;
246
}
247
248
249
Callers
3
TwCliExecutorGeneric
Method · 0.80
construct
Method · 0.80
ArecaCliExecutorGeneric
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected