Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/Script/Body.cpp:25–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
// container
24
25
ScriptExt::ExtContainer::ExtContainer() : Container(
"ScriptClass"
)
26
{ }
27
28
ScriptExt::ExtContainer::~ExtContainer() = default;
29
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected