Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MauriceNino/dashdot
/ index.ts
File
index.ts
apps/cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ exec } from
'node:child_process'
;
2
import
{ existsSync } from
'node:fs'
;
3
import
{ inspect, promisify } from
'node:util'
;
4
import
dedent from
'dedent'
;
Callers
nothing calls this directly
Calls
2
execpnoerr
Function · 0.85
inspectObj
Function · 0.85
Tested by
no test coverage detected