MCPcopy Create free account
hub / github.com/cujojs/most / error

Method error

type-definitions/most.d.ts:13–13  ·  view source on GitHub ↗
(time: number, err: Error)

Source from the content-addressed store, hash-verified

11 // end value parameter is deprecated
12 end(time: number, value?: A): void;
13 error(time: number, err: Error): void;
14}
15
16export interface Task {

Callers 15

errorFunction · 0.65
SafeSink-test.jsFile · 0.65
logResultsFunction · 0.65
subscribe-test.jsFile · 0.65
runTaskFunction · 0.65
PropagateTask.jsFile · 0.65
errorFunction · 0.65
ScheduledTask.jsFile · 0.65
transduce.jsFile · 0.65
runErrorFunction · 0.65
errors.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected