MCPcopy 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
243void CommandExecutor::set_error_header(const std::string& msg)
244{
245 error_header_ = msg;
246}
247
248
249

Callers 3

TwCliExecutorGenericMethod · 0.80
constructMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected