Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jabbany/CommentCoreLibrary
/ error
Method
error
src/scripting/host/IScripter.ts:23–23 ·
view source on GitHub ↗
(msg:any)
Source
from the content-addressed store, hash-verified
21
export
interface
Logger{
22
log(msg:any):void;
23
error(msg:any):void;
24
warn(msg:any):void;
25
}
26
Callers
9
CommentProvider.js
File · 0.80
CommentManager.js
File · 0.80
CCLScripting
Function · 0.80
Host.js
File · 0.80
WorkerHook
Function · 0.80
CCLScripter
Class · 0.80
_bind
Method · 0.80
reset
Method · 0.80
sandbox.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected