MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / getDisplay

Method getDisplay

src/main/views/manager.ts:349–351  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

347 }
348
349 getDisplay() {
350 return screen.getDisplayNearestPoint(screen.getCursorScreenPoint());
351 }
352
353 createSetting(tab?: string | null) {
354 const width = 550;

Callers 1

createSettingMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected