MCPcopy
hub / github.com/vercel/hyper / exit

Method exit

app/session.ts:205–207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203 }
204
205 exit() {
206 this.destroy();
207 }
208
209 write(data: string) {
210 if (this.pty) {

Callers 15

release.jsFile · 0.80
assertPluginNameFunction · 0.80
checkConfigFunction · 0.80
index.tsFile · 0.80
mainFunction · 0.80
eventuallyExitFunction · 0.80
index.tsFile · 0.80
newWindowFunction · 0.80
flushFunction · 0.80
runFunction · 0.80
yarn-standalone.jsFile · 0.80
outputHelpIfNecessaryFunction · 0.80

Calls 1

destroyMethod · 0.95

Tested by

no test coverage detected