Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 496 Bytes

bitburner.ns.kill_1.md

File metadata and controls

24 lines (15 loc) · 496 Bytes

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