MCPcopy Create free account
hub / github.com/ashaduri/gsmartcontrol / get_command_name

Method get_command_name

src/applib/command_executor.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57
58std::string CommandExecutor::get_command_name() const
59{
60 return command_name_;
61}
62
63
64

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected