Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ flush
Method
flush
src/main/pp-ocr.ts:80–82 ·
view source on GitHub ↗
(obj: any)
Source
from the content-addressed store, hash-verified
78
});
79
}
80
flush(obj: any) {
81
return
this.postMessage(obj);
82
}
83
}
84
85
interface
PaddleResult {
Callers
1
onExit
Method · 0.45
Calls
1
postMessage
Method · 0.95
Tested by
no test coverage detected