work on making sure all the functions are accounted for

This commit is contained in:
Olivier Gagnon
2021-11-03 18:16:10 -04:00
parent 2578ea51c3
commit c5fb5155f3
124 changed files with 2775 additions and 2204 deletions

View File

@@ -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.