Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ index.ts
File
index.ts
packages/cli/src/cli/cmd/run/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"interactive-commander"
;
2
import
{ exec } from
"child_process"
;
3
import
path from
"path"
;
4
import
{ fileURLToPath } from
"url"
;
Callers
nothing calls this directly
Calls
15
pauseIfDebug
Function · 0.90
renderClear
Function · 0.90
renderSpacer
Function · 0.90
renderBanner
Function · 0.90
renderHero
Function · 0.90
determineUserIdentity
Function · 0.90
renderSummary
Function · 0.90
applyRunExitCode
Function · 0.90
setup
Function · 0.85
plan
Function · 0.85
estimate
Function · 0.85
frozen
Function · 0.85
Tested by
no test coverage detected