mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
work on making sure all the functions are accounted for
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## NS.scriptKill() method
|
||||
|
||||
Kills all scripts with the specified filename on the target server specified by hostname, regardless of arguments.
|
||||
Kill all scripts with a filename.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -29,3 +29,5 @@ true if one or more scripts were successfully killed, and false if none were.
|
||||
|
||||
RAM cost: 1 GB
|
||||
|
||||
Kills all scripts with the specified filename on the target server specified by hostname, regardless of arguments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user