Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vercel/hyper
/ commands.ts
File
commands.ts
app/commands.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{app, Menu, BrowserWindow} from
'electron'
;
2
import
{openConfig, getConfig} from
'./config'
;
3
import
{updatePlugins} from
'./plugins'
;
4
import
{installCLI} from
'./utils/cli-install'
;
Callers
nothing calls this directly
Calls
7
openConfig
Function · 0.90
updatePlugins
Function · 0.90
installCLI
Function · 0.90
getConfig
Function · 0.90
emit
Method · 0.45
add
Method · 0.45
forEach
Method · 0.45
Tested by
no test coverage detected