MCPcopy
hub / github.com/4ian/GDevelop / error

Method error

newIDE/app/flow-libs/streams.js:105–105  ·  view source on GitHub ↗
(error: Error)

Source from the content-addressed store, hash-verified

103
104declare interface WritableStreamController {
105 error(error: Error): void,
106}
107
108declare interface UnderlyingSink {

Callers 15

update-bindings.jsFile · 0.65
fatalErrorFunction · 0.65
Gruntfile.jsFile · 0.65
bench-parse.jsFile · 0.65
mainFunction · 0.65
Core.jsFile · 0.65

Implementers 1

LoggerGDJS/Runtime/logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected