MCPcopy Create free account
hub / github.com/effect-app/libs / warn

Method warn

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

Source from the content-addressed store, hash-verified

42 timeLog(label?: string, ...args: ReadonlyArray<any>): void
43 trace(...args: ReadonlyArray<any>): void
44 warn(...args: ReadonlyArray<any>): void
45}
46
47/**

Callers 7

errorReporter.tsFile · 0.80
commander.tsFile · 0.80
errorReporter.tsFile · 0.80
withLeveledConsoleFunction · 0.80
warnFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected