MCPcopy
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

7export interface Command {
8 ok(): Promise<void>
9 kill(): Promise<void>
10 end(): Promise<number>
11 waitForOutput(
12 regex: RegExp,

Callers 15

index.jsFile · 0.65
forceExitMethod · 0.65
realStartMethod · 0.65
index.jsFile · 0.65
_executeSubCommandMethod · 0.65
index.jsFile · 0.65
cleanupWorkersFunction · 0.65
handleSessionStopFunction · 0.65
next-dev.tsFile · 0.65
shell-test.tsFile · 0.65
testExitSignalFunction · 0.65
handleStderrFunction · 0.65

Implementers 1

CommandImplturbopack/packages/devlow-bench/src/sh

Calls

no outgoing calls

Tested by 2

testExitSignalFunction · 0.52
runTestsFunction · 0.52