Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashaduri/gsmartcontrol
/ set_error_msg
Method
set_error_msg
src/applib/command_executor.cpp:300–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
299
300
void CommandExecutor::set_error_msg(const std::string& error_msg)
301
{
302
error_msg_ = error_msg;
303
}
304
305
306
Callers
3
on_error_warn
Method · 0.80
on_error_warn
Method · 0.80
on_error_warn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected