MCPcopy Index your code
hub / github.com/easydiffusion/easydiffusion / exception

Method exception

ui/media/js/engine.js:386–388  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

384 }
385
386 get exception() {
387 return this.#exception
388 }
389 async abort(exception) {
390 if (this.isCompleted || this.isStopped || this.hasFailed) {
391 return

Callers 6

start_backendFunction · 0.80
getIPConfigFunction · 0.80
load_default_modelsFunction · 0.80
make_model_foldersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected