Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ setGroup
Method
setGroup
src/platforms/shared/ui/json/help.cpp.hpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void JsonHelpImpl::setGroup(const fl::string &groupName) FL_NOEXCEPT {
76
mInternal->setGroup(groupName);
77
}
78
79
int JsonHelpImpl::id() const FL_NOEXCEPT { return mInternal->id(); }
80
Callers
1
help.cpp.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected