mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-23 08:02:04 +02:00
API: Reduce the RAM cost of ns.rm() to match ns.scp() (#2761)
* API: Reduce the RAM cost of `ns.rm()` to match `ns.scp` * Fix: Run 'doc'
This commit is contained in:
@@ -72,7 +72,7 @@ True if it successfully deletes the file, and false otherwise.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 1 GB
|
||||
RAM cost: 0.6 GB
|
||||
|
||||
Removes the specified file from the current server. This function works for every file type except message (.msg) files.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user