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