Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ capture
Method
capture
src/main/ocr.ts:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
capture() {
54
this.getShortcutCapture().shortcutCapture();
55
}
56
57
getLanguage(): LanguageType {
58
const
srcLang: Language = conf.get(
"sourceLanguage"
);
Callers
1
handle
Method · 0.80
Calls
1
getShortcutCapture
Method · 0.95
Tested by
no test coverage detected