Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jabbany/CommentCoreLibrary
/ eval
Method
eval
src/core/Core.d.ts:30–30 ·
view source on GitHub ↗
(code:String)
Source
from the content-addressed store, hash-verified
28
29
interface
IScriptingEngine {
30
eval(code:String);
31
}
32
33
/**
Callers
3
CommentManager.js
File · 0.65
send
Method · 0.65
sandbox.js
File · 0.65
Implementers
1
BridgedSandbox
src/scripting/host/BridgedSandbox.ts
Calls
no outgoing calls
Tested by
no test coverage detected