Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Class
ExtContainer
src/Ext/Script/Body.h:183–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
};
182
183
class ExtContainer final : public Container<ScriptExt>
184
{
185
public:
186
ExtContainer();
187
~ExtContainer();
188
};
189
190
static ExtContainer ExtMap;
191
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected