MCPcopy
hub / github.com/thinkjs/thinkjs / error

Method error

index.d.ts:464–464  ·  view source on GitHub ↗
(msg: string)

Source from the content-addressed store, hash-verified

462 info(msg: string): void;
463 warn(msg: string): void;
464 error(msg: string): void;
465 }
466
467 export interface Logic extends Controller {

Callers 5

_watcherCallBackMethod · 0.80
runInMasterMethod · 0.80
runInWorkerMethod · 0.80
runMethod · 0.80
config.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected