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

Function normalizePath

main.js:2505–2507  ·  view source on GitHub ↗
(filepath)

Source from the content-addressed store, hash-verified

2503 click: () => mainWindow.webContents.send('start-print-roulette')
2504 },
2505 {
2506 label: 'De-Dup',
2507 click: () => {
2508 mainWindow.webContents.send('open-dedup');
2509 }
2510 },

Callers 3

getModelsFilteredHandlerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected