MCPcopy Create free account
hub / github.com/Work-Fisher/code-claw / main.mjs

File main.mjs

desktop/main.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { app, BrowserWindow, Menu, dialog, ipcMain, safeStorage } from 'electron'
2import { spawn } from 'node:child_process'
3import { mkdir, readFile, writeFile } from 'node:fs/promises'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 4

createMainWindowFunction · 0.85
registerIpcFunction · 0.85
stopLauncherFunction · 0.85

Tested by

no test coverage detected