MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / error

Method error

src/core/async-channel.ts:12–12  ·  view source on GitHub ↗
(err: Error)

Source from the content-addressed store, hash-verified

10 push(value: T): void
11 close(): void
12 error(err: Error): void
13 [Symbol.asyncIterator](): AsyncIterableIterator<T>
14}
15

Callers 4

runOneFunction · 0.65
readUTAsConfigFunction · 0.65
dispatchFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected