Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
import
{ Worker } from
"worker_threads"
;
Callers
15
walk
Function · 0.80
callback
Function · 0.80
k
Function · 0.80
marked.min.js
File · 0.80
constructor
Method · 0.80
compare
Function · 0.80
newMethod
Function · 0.80
realTranslate
Method · 0.80
constructor
Method · 0.80
postMessage
Method · 0.80
constructor
Method · 0.80
registerPostStart
Method · 0.80
Calls
1
shift
Method · 0.95
Tested by
no test coverage detected