bitburner-src/markdown/bitburner.ns.kill_1.md
Olivier Gagnon f4ac7344c4 doc
2022-01-08 13:25:06 -05:00

496 B

Home > bitburner > NS > kill

NS.kill() method

Signature:

kill(script: string, host: string, ...args: string[]): boolean;

Parameters

Parameter Type Description
script string
host string
args string[]

Returns:

boolean