Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
start
Method · 0.80
start
Method · 0.80
spawnProc
Method · 0.80
start
Method · 0.80
autoStabilize
Method · 0.80
start
Method · 0.80
spawnProc
Method · 0.80
stabilize-cli.ts
File · 0.80
startFfmpeg
Function · 0.80
xShift
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected