DOCUMENTATION: Fix missing/wrong TSDoc of APIs having optional host parameter (#2371)

This commit is contained in:
catloversg
2025-10-30 01:15:10 +07:00
committed by GitHub
parent 3e75577ded
commit c6e40476bb
27 changed files with 64 additions and 65 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
## NS.hackAnalyzeSecurity() method
Get the security increase for a number of threads.
Get the security increase for a number of hack threads.
**Signature:**
@@ -58,7 +58,7 @@ string
</td><td>
_(Optional)_ Hostname/IP of the target server. The number of threads is limited to the number needed to hack the server's maximum amount of money.
_(Optional)_ Optional. Hostname/IP of the target server. If specified, the value of the "threads" parameter is limited to the number of threads needed to hack the specified server's maximum amount of money.
</td></tr>