MCPcopy
hub / github.com/jgraph/drawio-desktop / electron.js

File electron.js

src/main/electron.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import { promises as fsProm } from 'fs';
3import path from 'path';
4import url from 'url';

Callers

nothing calls this directly

Calls 15

parseDrawioArgsFunction · 0.90
formatHelpFunction · 0.90
getAppDataFolderFunction · 0.85
isPluginsEnabledFunction · 0.85
validateSenderFunction · 0.85
createWindowFunction · 0.85
addDirectoryFilesFunction · 0.85
processOneFileFunction · 0.85
loadFinishedFunction · 0.85
migrateLegacyRecentsOnceFunction · 0.85
safeUpdaterCallFunction · 0.85

Tested by

no test coverage detected