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

Method getAppdata

dependencies/hueplusplus-1.0.0/src/Scene.cpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252std::string Scene::getAppdata() const
253{
254 return state.getValue().at("appdata").at("data").get<std::string>();
255}
256
257int Scene::getAppdataVersion() const
258{

Callers 1

TEST_FFunction · 0.80

Calls 1

getValueMethod · 0.80

Tested by 1

TEST_FFunction · 0.64