MCPcopy 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
236void CommandExecutor::set_running_msg(const std::string& msg)
237{
238 running_msg_ = msg;
239}
240
241
242

Callers 2

fetch_basic_dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected