MCPcopy
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

handleMethod · 0.80

Calls 1

getShortcutCaptureMethod · 0.95

Tested by

no test coverage detected