MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / mainWindow

Method mainWindow

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

Source from the content-addressed store, hash-verified

78 }
79
80 get mainWindow() {
81 return this.get("contrast");
82 }
83
84 setIgnoreMouseEvents(value: boolean) {
85 if (!this.hasMain) {

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected