MCPcopy 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

1import {app, Menu, BrowserWindow} from 'electron';
2import {openConfig, getConfig} from './config';
3import {updatePlugins} from './plugins';
4import {installCLI} from './utils/cli-install';

Callers

nothing calls this directly

Calls 7

openConfigFunction · 0.90
updatePluginsFunction · 0.90
installCLIFunction · 0.90
getConfigFunction · 0.90
emitMethod · 0.45
addMethod · 0.45
forEachMethod · 0.45

Tested by

no test coverage detected