Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jabbany/CommentCoreLibrary
/ reset
Method
reset
src/scripting/host/IScripter.ts:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
export
interface
ISandbox {
17
eval(code:string):void;
18
reset():void;
19
}
20
21
export
interface
Logger{
Callers
9
reset
Method · 0.65
dur
Method · 0.65
_onTimerEvent
Method · 0.65
reset
Method · 0.65
play
Method · 0.65
stop
Method · 0.65
_onTimerEvent
Method · 0.65
Player.ts
File · 0.65
bindTests
Function · 0.65
Implementers
1
BridgedSandbox
src/scripting/host/BridgedSandbox.ts
Calls
no outgoing calls
Tested by
no test coverage detected