Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashaduri/gsmartcontrol
/ set_running_msg
Method
set_running_msg
src/applib/command_executor.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
235
236
void CommandExecutor::set_running_msg(const std::string& msg)
237
{
238
running_msg_ = msg;
239
}
240
241
242
Callers
2
fetch_basic_data
Method · 0.80
check_smartctl_version_and_set_format
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected