MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / push

Method push

src/main/pp-ocr.ts:23–26  ·  view source on GitHub ↗
(cb: any)

Source from the content-addressed store, hash-verified

21 );
22 }
23 push(cb: any): number {
24 super.push(cb) - 1 || (this.status && this.shift());
25 return 0;
26 }
27}
28
29import { Worker } from "worker_threads";

Callers 15

walkFunction · 0.80
callbackFunction · 0.80
kFunction · 0.80
marked.min.jsFile · 0.80
constructorMethod · 0.80
compareFunction · 0.80
newMethodFunction · 0.80
realTranslateMethod · 0.80
constructorMethod · 0.80
postMessageMethod · 0.80
constructorMethod · 0.80
registerPostStartMethod · 0.80

Calls 1

shiftMethod · 0.95

Tested by

no test coverage detected