Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GlobedGD/globed2
/ name
Method
name
src/modules/scripting/ScriptingModule.hpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
void onModuleInit();
12
13
virtual std::string_view name() const override {
14
return
"Scripting"
;
15
}
16
17
virtual std::string_view id() const override {
18
return
"globed.scripting"
;
Callers
2
_decodePayloadPost
Method · 0.45
decodePayload
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected