MCPcopy 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
104void Schedule::setDescription(const std::string& description)
105{
106 sendPutRequest({{"description", description}}, CURRENT_FILE_INFO);
107 refresh();
108}
109
110void Schedule::setCommand(const Action& command)
111{

Callers 2

TEST_FFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TESTFunction · 0.64