MCPcopy
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 */
3import {spawn, exec, SpawnOptions} from 'child_process';
4import {isAbsolute, resolve} from 'path';

Callers

nothing calls this directly

Calls 14

checkConfigFunction · 0.85
assertPluginNameFunction · 0.85
lsRemoteFunction · 0.85
columnifyFunction · 0.85
openFunction · 0.85
eventuallyExitFunction · 0.85
installMethod · 0.80
exitMethod · 0.80
startMethod · 0.80
mainFunction · 0.70
commandMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected