MCPcopy
hub / github.com/cpaczek/skylight / error

Method error

tracker/src/vision/net.ts:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 }
147
148 get error(): string | null {
149 return this.lastError;
150 }
151
152 /** Kick off (or await) model load. Safe to call repeatedly. */
153 async ensureLoaded(): Promise<void> {

Callers 15

index.tsFile · 0.80
startMethod · 0.80
startMethod · 0.80
spawnProcMethod · 0.80
startMethod · 0.80
autoStabilizeMethod · 0.80
startMethod · 0.80
spawnProcMethod · 0.80
stabilize-cli.tsFile · 0.80
startFfmpegFunction · 0.80
xShiftFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected