Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ getMethod
Method
getMethod
dependencies/hueplusplus-1.0.0/src/Action.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
Action::Method Action::getMethod() const
36
{
37
return parseMethod(json.at(
"method"
).get<std::string>());
38
}
39
40
const nlohmann::json& Action::getBody() const
41
{
Callers
4
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64