MCPcopy Create free account
hub / github.com/Effect-TS/effect / error

Method error

packages/effect/src/Console.ts:33–33  ·  view source on GitHub ↗
(...args: ReadonlyArray<any>)

Source from the content-addressed store, hash-verified

31 dir(item: any, options?: any): void
32 dirxml(...args: ReadonlyArray<any>): void
33 error(...args: ReadonlyArray<any>): void
34 group(...args: ReadonlyArray<any>): void
35 groupCollapsed(...args: ReadonlyArray<any>): void
36 groupEnd(): void

Callers 15

main.tsFile · 0.80
removeWorktreeMethod · 0.80
index.test.tsxFile · 0.80
HttpApi.test.tsFile · 0.80
startFunction · 0.80
Atom.test.tsFile · 0.80
withConsoleErrorFunction · 0.80
withLeveledConsoleFunction · 0.80
startFunction · 0.80
errorFunction · 0.80
showHelpFunction · 0.80

Calls

no outgoing calls

Tested by 1

startFunction · 0.64