Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'fs'
;
2
import
{ promises as fsProm } from
'fs'
;
3
import
path from
'path'
;
4
import
url from
'url'
;
Callers
nothing calls this directly
Calls
15
parseDrawioArgs
Function · 0.90
formatHelp
Function · 0.90
detectInitialAdaptiveColorsDefault
Function · 0.85
getAppDataFolder
Function · 0.85
isPluginsEnabled
Function · 0.85
validateSender
Function · 0.85
createWindow
Function · 0.85
addDirectoryFiles
Function · 0.85
processOneFile
Function · 0.85
loadFinished
Function · 0.85
migrateLegacyRecentsOnce
Function · 0.85
safeUpdaterCall
Function · 0.85
Tested by
no test coverage detected