MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / saveThumbnail

Function saveThumbnail

main.js:4162–4170  ·  view source on GitHub ↗
(filePath, thumbnail)

Source from the content-addressed store, hash-verified

4160 {
4161 label: 'HTTPS / SSL',
4162 click: () => {
4163 if (mainWindow && !mainWindow.isDestroyed()) {
4164 mainWindow.webContents.send('open-https-settings');
4165 }
4166 }
4167 }
4168 ]
4169 },
4170 {
4171 label: 'Tools',
4172 submenu: [
4173 {

Callers 1

main.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected