MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / getProgress

Method getProgress

packages/sync/src/pull-engine.ts:190–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188 }
189
190 getProgress(): PullProgress[] {
191 return Array.from(this.progressMap.values())
192 }
193
194 private async importTempFile(
195 baseUrl: string,

Callers 1

registerAutomationRoutesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected