Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
std::string Schedule::getDescription() const
58
{
59
return state.getValue().at(
"description"
).get<std::string>();
60
}
61
62
Action Schedule::getCommand() const
63
{
Callers
1
TEST_F
Function · 0.80
Calls
1
getValue
Method · 0.80
Tested by
1
TEST_F
Function · 0.64