Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
std::string CommandExecutor::get_command_name() const
59
{
60
return command_name_;
61
}
62
63
64
Callers
1
set_running_dialog_abort_mode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected