Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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 */
2
import
{ readFile } from
'node:fs/promises'
3
import
{ createRequire } from
'node:module'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
15
ensureFlatSpacesLayout
Function · 0.90
isSqliteFile
Function · 0.90
log
Function · 0.90
startMarkdownWatcher
Function · 0.90
registerIPC
Function · 0.90
validateStoredLicense
Function · 0.90
startThemeWatcher
Function · 0.90
initApi
Function · 0.90
checkForUpdates
Function · 0.90
setQuitting
Function · 0.90
stopThemeWatcher
Function · 0.90
stopMarkdownWatcher
Function · 0.90
Tested by
no test coverage detected