MCPcopy Index your code
hub / github.com/massCodeIO/massCode / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable node/prefer-global/process */
2import { readFile } from 'node:fs/promises'
3import { createRequire } from 'node:module'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 15

ensureFlatSpacesLayoutFunction · 0.90
isSqliteFileFunction · 0.90
logFunction · 0.90
startMarkdownWatcherFunction · 0.90
registerIPCFunction · 0.90
validateStoredLicenseFunction · 0.90
startThemeWatcherFunction · 0.90
initApiFunction · 0.90
checkForUpdatesFunction · 0.90
setQuittingFunction · 0.90
stopThemeWatcherFunction · 0.90
stopMarkdownWatcherFunction · 0.90

Tested by

no test coverage detected