Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/hyper
/ index.ts
File
index.ts
cli/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This is a CLI tool, using console is OK
2
/* eslint no-console: 0 */
3
import
{spawn, exec, SpawnOptions} from
'child_process'
;
4
import
{isAbsolute, resolve} from
'path'
;
Callers
nothing calls this directly
Calls
14
checkConfig
Function · 0.85
assertPluginName
Function · 0.85
lsRemote
Function · 0.85
columnify
Function · 0.85
open
Function · 0.85
eventuallyExit
Function · 0.85
install
Method · 0.80
exit
Method · 0.80
start
Method · 0.80
main
Function · 0.70
command
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected