MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / getDescription

Method getDescription

dependencies/hueplusplus-1.0.0/src/Schedule.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57std::string Schedule::getDescription() const
58{
59 return state.getValue().at("description").get<std::string>();
60}
61
62Action Schedule::getCommand() const
63{

Callers 1

TEST_FFunction · 0.80

Calls 1

getValueMethod · 0.80

Tested by 1

TEST_FFunction · 0.64