MCPcopy Index your code
hub / github.com/witheve/Eve / _error

Method _error

src/client.ts:345–347  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

343 }
344
345 _error(data) {
346 this.injectNotice("error", data.message);
347 }
348
349}
350

Callers

nothing calls this directly

Calls 1

injectNoticeMethod · 0.95

Tested by

no test coverage detected