MCPcopy 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
35Action::Method Action::getMethod() const
36{
37 return parseMethod(json.at("method").get<std::string>());
38}
39
40const nlohmann::json& Action::getBody() const
41{

Callers 4

TEST_FFunction · 0.80
TEST_FFunction · 0.80
TESTFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64