MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / index.ts

File index.ts

apps/desktop/src/main/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync } from 'node:fs';
2import { dirname, join } from 'node:path';
3import { fileURLToPath, pathToFileURL } from 'node:url';
4import { BRAND } from '@open-codesign/shared';

Callers

nothing calls this directly

Calls 15

initStorageSettingsFunction · 0.90
registerWorkspaceSchemeFunction · 0.90
initLoggerFunction · 0.90
applyProxyConfigFunction · 0.90
getLoggerFunction · 0.90
ensureUserTemplatesFunction · 0.90
cleanupStaleTmpsFunction · 0.90
configDirFunction · 0.90
safeInitSnapshotsDbFunction · 0.90

Tested by

no test coverage detected