Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.80
assertPluginName
Function · 0.80
checkConfig
Function · 0.80
index.ts
File · 0.80
main
Function · 0.80
eventuallyExit
Function · 0.80
index.ts
File · 0.80
newWindow
Function · 0.80
flush
Function · 0.80
run
Function · 0.80
yarn-standalone.js
File · 0.80
outputHelpIfNecessary
Function · 0.80
Calls
1
destroy
Method · 0.95
Tested by
no test coverage detected