Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/desktop/desktop
/ run.ts
File
run.ts
script/run.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ join } from
'path'
2
import
{ spawn, SpawnOptions } from
'child_process'
3
import
* as Fs from
'fs'
4
import
{ getDistPath, getExecutableName } from
'./dist-info'
Callers
nothing calls this directly
Calls
3
getDistPath
Function · 0.90
getExecutableName
Function · 0.90
error
Method · 0.80
Tested by
no test coverage detected