MCPcopy
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
27export interface IScripter {

Callers 11

BilibiliFormat.jsFile · 0.80
AcfunFormat.jsFile · 0.80
constructorMethod · 0.80
dispatchEventMethod · 0.80
CCLScriptingFunction · 0.80
Host.jsFile · 0.80
dispatchMessageFunction · 0.80
WorkerHookFunction · 0.80
CCLScripterClass · 0.80
_bindMethod · 0.80
fetchFileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected