Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ kill
Method
kill
turbopack/packages/devlow-bench/src/shell.ts:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
export
interface
Command {
8
ok(): Promise<void>
9
kill(): Promise<void>
10
end(): Promise<number>
11
waitForOutput(
12
regex: RegExp,
Callers
15
index.js
File · 0.65
forceExit
Method · 0.65
realStart
Method · 0.65
index.js
File · 0.65
_executeSubCommand
Method · 0.65
index.js
File · 0.65
cleanupWorkers
Function · 0.65
handleSessionStop
Function · 0.65
next-dev.ts
File · 0.65
shell-test.ts
File · 0.65
testExitSignal
Function · 0.65
handleStderr
Function · 0.65
Implementers
1
CommandImpl
turbopack/packages/devlow-bench/src/sh
Calls
no outgoing calls
Tested by
2
testExitSignal
Function · 0.52
runTests
Function · 0.52