Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breach/thrust
/ module_system
Method
module_system
src/renderer/extensions/script_context.h:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
ModuleSystem* module_system() { return module_system_.get(); }
63
64
SafeBuiltins* safe_builtins() { return &safe_builtins_; }
65
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected