Docs
Reference
Guides
Blog
Discord
/
Bun
/
Subprocess
/
kill
kill
F
kill
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
Subprocess
/
kill
kill
F
kill
Symbol
Subprocess.kill
kill
(
exitCode
?
:
number
|
Signals
)
:
void
Kill the process
@param
exitCode
The exitCode to send to the process