DOCUMENTATION: Update RAM cost of hacknet APIs and remove unnecessary RAM cost docs (#2639)

This commit is contained in:
catloversg
2026-04-10 07:27:17 +07:00
committed by GitHub
parent d25b1676ab
commit 54287e5f7f
41 changed files with 47 additions and 154 deletions

View File

@@ -69,6 +69,8 @@ Description
Arguments passed into the script.
These arguments can be accessed as a normal array by using the `[]` operator (`args[0]`<!-- -->, `args[1]`<!-- -->, etc...). Arguments can be string, number, or boolean. Use `args.length` to get the number of arguments that were passed into a script.
</td></tr>
<tr><td>