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

Method cfg

tracker/src/loop.ts:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 }
187
188 private cfg(): TrackerConfig {
189 return this.upstream.getConfig().tracker;
190 }
191
192 // --- events from upstream / UI ---
193

Callers 7

rescheduleTickMethod · 0.95
gotoAzElMethod · 0.95
calibCaptureMethod · 0.95
calibSolveMethod · 0.95
tickMethod · 0.95
visionTickMethod · 0.95
cameraWorldAimMethod · 0.95

Calls 1

getConfigMethod · 0.65

Tested by

no test coverage detected