Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ setDescription
Method
setDescription
dependencies/hueplusplus-1.0.0/src/Schedule.cpp:104–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void Schedule::setDescription(const std::string& description)
105
{
106
sendPutRequest({{
"description"
, description}}, CURRENT_FILE_INFO);
107
refresh();
108
}
109
110
void Schedule::setCommand(const Action& command)
111
{
Callers
2
TEST_F
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST
Function · 0.64